mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Fix share dropdown opacity issue
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
8db3419df1
commit
637920f669
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@
|
|||
.shareOption {
|
||||
white-space: nowrap;
|
||||
display: inline-block;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
.unshare img,
|
||||
.showCruds img {
|
||||
|
|
|
|||
Loading…
Reference in a new issue