mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 06:57:03 +03:00
Changed everything to be box-sizing: border-box;
This commit is contained in:
parent
2d832ff5ea
commit
cb167da854
25 changed files with 37 additions and 109 deletions
|
|
@ -57,11 +57,7 @@
|
|||
@import "_End.less";
|
||||
|
||||
@media print {
|
||||
body, html {
|
||||
height: auto;
|
||||
overflow: auto;
|
||||
}
|
||||
body, #rl-right {
|
||||
#rl-app, #rl-right {
|
||||
position: initial;
|
||||
}
|
||||
#rl-left {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue