mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
(fix) Selection of Mail advanced search criteria
This commit is contained in:
@@ -134,9 +134,12 @@ md-list md-list-item button.md-button.sg-icon-button {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
border-radius: $button-border-radius;
|
||||
margin: rem(0.500);
|
||||
padding: rem(0.500);
|
||||
margin: 0 0 0 rem(0.500);
|
||||
padding: 0 rem(0.500);
|
||||
min-width: initial;
|
||||
min-height: initial;
|
||||
font-size: $sg-font-size-1;
|
||||
font-weight: $sg-font-medium;
|
||||
line-height: $sg-font-size-1 * 2;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
Reference in New Issue
Block a user