mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Minor style fix for wr-hidden-operations
This commit is contained in:
parent
4c4eba93d8
commit
1bef7a38ef
@ -4562,7 +4562,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: -900px;
|
left: -1000px;
|
||||||
z-index: 10000;
|
z-index: 10000;
|
||||||
-moz-transition: left 0.4s ease;
|
-moz-transition: left 0.4s ease;
|
||||||
transition: left 0.4s ease 0s;
|
transition: left 0.4s ease 0s;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user