mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-06 16:25:52 +08:00
Fix linter errors
This commit is contained in:
parent
923ce5a47c
commit
1ff9fc9616
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ body.platform-win32 {
|
||||||
color: @text-color-subtle;
|
color: @text-color-subtle;
|
||||||
.calendar-toggles-wrap {
|
.calendar-toggles-wrap {
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
padding-top: 0px;
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
.colored-checkbox {
|
.colored-checkbox {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in a new issue