styling of remove file button on added files

This commit is contained in:
2024-12-09 16:45:18 +00:00
parent 853c053567
commit 05190daf50
+1 -1
View File
@@ -2437,7 +2437,7 @@ ul#sharePageLinks.active {
&.watched_link { &.watched_link {
color: $black !important; color: $black !important;
background-color: $white; background-color: $white;
width: 24px; width: 10px;
display: block; display: block;
.eye { .eye {