mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
Make design responsive
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.root {
|
||||
border-left: 3px solid;
|
||||
padding-left: calc(1px * var(--spacing-unit));
|
||||
padding-left: var(--spacing-unit);
|
||||
}
|
||||
|
||||
.level0 {
|
||||
|
||||
Reference in New Issue
Block a user