aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/SharingManager.scss
diff options
context:
space:
mode:
authorsrichman333 <sarah_n_richman@brown.edu>2023-05-02 17:44:00 -0400
committersrichman333 <sarah_n_richman@brown.edu>2023-05-02 17:44:00 -0400
commitd1e4d4a9daae4f037cf8b22e1011d97680a01e27 (patch)
tree2d8bca529c4d536ee10d1328bfa957b4c1d92d9e /src/client/util/SharingManager.scss
parentf80f5c69fc538b8f8614bfab600e4b82236bb096 (diff)
update
properties view, document decorations, and sharing manager show + use correct acl
Diffstat (limited to 'src/client/util/SharingManager.scss')
-rw-r--r--src/client/util/SharingManager.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/client/util/SharingManager.scss b/src/client/util/SharingManager.scss
index 932e94664..f47c48805 100644
--- a/src/client/util/SharingManager.scss
+++ b/src/client/util/SharingManager.scss
@@ -6,7 +6,7 @@
transform: translate(-20px, -20px);
}
- select {
+ .select {
text-align: justify;
text-align-last: end
}
@@ -212,9 +212,9 @@
cursor: pointer;
}
- &:hover .padding {
- white-space: unset;
- }
+ // &:hover .padding {
+ // white-space: unset;
+ // }
.padding {
padding: 0 10px 0 0;