mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
fix: adjust windows style
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
|
||||
.the-content {
|
||||
position: absolute;
|
||||
top: 30px;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 2px;
|
||||
bottom: 10px;
|
||||
@@ -80,8 +80,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
.macos.layout {
|
||||
.windows.layout {
|
||||
.layout__right .the-content {
|
||||
top: 0;
|
||||
top: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user