Fix: top 0

This commit is contained in:
eight04 2021-12-09 22:29:23 +08:00
parent 5adb7f593d
commit 6f5c051840

View File

@ -982,8 +982,9 @@ a:hover {
#stylus-execution-order {
position: fixed;
height: 100%;
height: 100vh;
border: 0;
top: 0;
right: 0;
max-width: 400px;
width: 90%;