Fix: top 0
This commit is contained in:
parent
5adb7f593d
commit
6f5c051840
|
@ -982,8 +982,9 @@ a:hover {
|
||||||
|
|
||||||
#stylus-execution-order {
|
#stylus-execution-order {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
height: 100%;
|
height: 100vh;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user