You've already forked system.css
mirror of
https://github.com/sakofchit/system.css.git
synced 2026-05-05 06:01:22 +09:00
remove padding
This commit is contained in:
@@ -33,7 +33,6 @@ aside {
|
|||||||
position: sticky;
|
position: sticky;
|
||||||
top: 18px;
|
top: 18px;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
padding: 8px;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
height: calc(100vh - 36px);
|
height: calc(100vh - 36px);
|
||||||
|
|||||||
Reference in New Issue
Block a user