Removing spacing from modules
This commit is contained in:
parent
539fda349e
commit
cdc8408cb5
@ -15,9 +15,6 @@
|
||||
flex: 3 3 30%;
|
||||
height: 100%;
|
||||
}
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.chat {
|
||||
|
@ -620,7 +620,6 @@ body {
|
||||
}
|
||||
width: 100%;
|
||||
height: calc(~'100% - 55px');
|
||||
margin-bottom: 1%;
|
||||
}
|
||||
|
||||
.logoutIcon {
|
||||
|
@ -47,7 +47,6 @@
|
||||
-moz-flex: 1 1 20%;
|
||||
-ms-flex: 1 1 20%;
|
||||
flex: 1 1 20%;
|
||||
height: 99%;
|
||||
}
|
||||
@media @mobile-portrait-with-keyboard, @desktop-portrait, @mobile-portrait {
|
||||
display: none !important;
|
||||
|
@ -8,9 +8,6 @@
|
||||
flex: 7 7 70%;
|
||||
height: 100%;
|
||||
}
|
||||
margin-left: 4px;
|
||||
margin-right: 2px;
|
||||
margin-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user