Feat: all - support multiple platforms
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
> *:nth-child(2) {
|
||||
position: sticky;
|
||||
top: 20px;
|
||||
height: calc(100vh - 60px);
|
||||
height: calc(100vh - 40px);
|
||||
}
|
||||
|
||||
.close-editor-btn {
|
||||
|
||||
Reference in New Issue
Block a user