feat: adjust macOS window style
This commit is contained in:
@@ -104,3 +104,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.macos {
|
||||
&.layout {
|
||||
.layout__left {
|
||||
padding-top: 24px;
|
||||
}
|
||||
.layout__right .the-content {
|
||||
top: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user