mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-04 07:10:06 +08:00
10 lines
197 B
Text
10 lines
197 B
Text
@import 'ui-variables';
|
|
|
|
.preferences-sidebar,
|
|
.preferences-content {
|
|
background: @messagelist-bg;
|
|
}
|
|
|
|
.preferences-wrap .preferences-content > .scroll-region-content {
|
|
padding-bottom: 100px;
|
|
}
|