mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 17:57:56 +08:00
Change opacity for editor modal-mask.
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
opacity: 0;
|
||||
opacity: 0.2;
|
||||
background-color: rgb(0,0,0);
|
||||
z-index: @zindex-modal - 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user