mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-28 14:45:28 +00:00
(css) Apply .sg-app-content to body
This commit is contained in:
@@ -178,10 +178,9 @@
|
||||
//}
|
||||
|
||||
// App container for responsive
|
||||
.sg-app-content {
|
||||
body {
|
||||
@include to(sm) {
|
||||
width: 100%;
|
||||
overflow-x: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -13,10 +13,6 @@
|
||||
}
|
||||
|
||||
body {
|
||||
@include to(xs) {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
&.popup {
|
||||
.viewer {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user