mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-28 10:57:47 +08:00
fix(build): CSS lint error breaking mac build
This commit is contained in:
parent
79f0405148
commit
53cf64000a
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ button, html input[type="button"] {
|
|||
}
|
||||
|
||||
.btn {
|
||||
border: 0;
|
||||
padding: 0.33em 1em;
|
||||
border:1px solid rgba(0,0,0,0.18);
|
||||
border-radius: @border-radius-base;
|
||||
|
|
Loading…
Reference in a new issue