mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-21 22:54:11 +08:00
🎨(themes): Tweak UI for consistency
This commit is contained in:
parent
fcf8fa766c
commit
c84b4bdd5e
2 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
|||
.composer-action-bar-content {
|
||||
.btn-toolbar {
|
||||
border: 0 !important;
|
||||
border-radius: 0 !important;
|
||||
background: transparent !important;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,6 +8,9 @@
|
|||
background-color: @white !important;
|
||||
|
||||
section {
|
||||
.heading {
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
.item-container {
|
||||
margin: 0 10px !important;
|
||||
|
||||
|
|
Loading…
Reference in a new issue