diff options
author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-08-30 14:42:51 +0530 |
---|---|---|
committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-08-30 14:42:51 +0530 |
commit | 204c978c09ef749c02e43604966d861c79b6f5ed (patch) | |
tree | 73cfa54dae3b33e4192846efc8ad83f321ebfb73 /src/client/util/SharingManager.scss | |
parent | 4d1c5e5060db6aafc0689f0c83a757def1d30ca1 (diff) |
changes for multiple docs selected + other small changes
Diffstat (limited to 'src/client/util/SharingManager.scss')
-rw-r--r-- | src/client/util/SharingManager.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/util/SharingManager.scss b/src/client/util/SharingManager.scss index 42c300712..b756716bf 100644 --- a/src/client/util/SharingManager.scss +++ b/src/client/util/SharingManager.scss @@ -121,7 +121,7 @@ overflow-y: scroll; overflow-x: hidden; text-align: left; - display: flex; + display: block; align-content: center; align-items: center; text-align: center; |