mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-10 14:44:52 +08:00
fix(sidebar): Don't capitalize every word in label names. #401
Fixes #401
This commit is contained in:
parent
ca0f7a13ec
commit
4ebc93db57
1 changed files with 0 additions and 6 deletions
|
@ -119,12 +119,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
#account-sidebar {
|
||||
.name {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
}
|
||||
|
||||
#account-switcher {
|
||||
border-bottom: 1px solid @border-color-divider;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue