mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Drop bootstrap modal.less by using <dialog> <header> and <footer>
https://snappymail.eu/demo/ updated for testing
This commit is contained in:
parent
880d4a05e9
commit
6170de5aee
70 changed files with 1521 additions and 1709 deletions
|
|
@ -1,8 +1,6 @@
|
|||
.b-languages-content {
|
||||
#V-PopupsLanguages {
|
||||
|
||||
&.modal {
|
||||
max-width: 700px;
|
||||
}
|
||||
max-width: 710px;
|
||||
|
||||
label {
|
||||
display: inline-block;
|
||||
|
|
@ -37,7 +35,7 @@
|
|||
}
|
||||
|
||||
@media screen and (max-width: 999px) {
|
||||
.b-languages-content label {
|
||||
#V-PopupsLanguages label {
|
||||
width: calc(100% - 40px);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue