mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-15 12:39:28 +08:00
fix(from): Align from icon correctly
This commit is contained in:
parent
698af87912
commit
52e5133da2
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
||||||
.btn();
|
.btn();
|
||||||
cursor: default;
|
cursor: default;
|
||||||
color: @btn-default-text-color;
|
color: @btn-default-text-color;
|
||||||
|
line-height: 2em;
|
||||||
}
|
}
|
||||||
.primary-item {
|
.primary-item {
|
||||||
border-radius: @border-radius-base 0 0 @border-radius-base;
|
border-radius: @border-radius-base 0 0 @border-radius-base;
|
||||||
|
|
Loading…
Reference in a new issue