mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Revamp saveTrigger
This commit is contained in:
parent
325f3c8eea
commit
ce4ee3ba3f
15 changed files with 72 additions and 179 deletions
|
|
@ -250,17 +250,11 @@
|
|||
}
|
||||
|
||||
.btn {
|
||||
.btn-text-wrp {
|
||||
padding-left: 7px;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
&.buttonCompose {
|
||||
width: calc(~'100% - 85px');
|
||||
max-width: -moz-fit-content;
|
||||
max-width: -webkit-fit-content;
|
||||
max-width: fit-content;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
height: 19px;
|
||||
margin-top: 1px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue