mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
7 lines
82 B
SCSS
7 lines
82 B
SCSS
.sidebar {
|
|
padding: 1rem;
|
|
}
|
|
|
|
.sidebar-white {
|
|
background-color: $color-white;
|
|
}
|