You've already forked HeurAMS-Classic
docs: 更新文档
This commit is contained in:
@@ -22,4 +22,15 @@ NavigatorScreen {
|
||||
dock: right;
|
||||
width: 8;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.memoqueue-container {
|
||||
padding: 1 2;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.memoqueue-container > * {
|
||||
border: heavy $secondary;
|
||||
width: 1fr;
|
||||
padding: 0 1 0 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user