mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
10 lines
203 B
Text
10 lines
203 B
Text
@import "darkside-variables";
|
|
|
|
.preferences-sidebar,
|
|
.preferences-content {
|
|
background: @messagelist-bg;
|
|
}
|
|
|
|
.preferences-wrap .preferences-content > .scroll-region-content {
|
|
padding-bottom: 100px;
|
|
}
|