fix: buttonPlate에 gap 추가
This commit is contained in:
@@ -115,6 +115,7 @@ body {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(10, 1fr);
|
||||
padding: 0;
|
||||
gap: 1px;
|
||||
}
|
||||
|
||||
.toolbars>.buttonPlate {
|
||||
|
||||
Reference in New Issue
Block a user