mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 09:48:51 +00:00
fix(mail(css)): restore scrolling of msg source when animation is off
This commit is contained in:
@@ -252,23 +252,6 @@ md-select-menu md-content {
|
||||
|
||||
.sg-reversible {
|
||||
transition: none !important;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.sg-reversible.sg-flip,
|
||||
.sg-reversible .sg-face,
|
||||
.sg-reversible .sg-back {
|
||||
position: relative;
|
||||
transform: none !important;
|
||||
}
|
||||
|
||||
.sg-reversible .sg-back,
|
||||
.sg-reversible.sg-flip .sg-face {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sg-reversible.sg-flip .sg-back {
|
||||
display: block;
|
||||
}
|
||||
|
||||
//--------------------------------
|
||||
|
||||
Reference in New Issue
Block a user