Hide apps drawer
This commit is contained in:
@@ -18,6 +18,10 @@ limitations under the License.
|
|||||||
margin: 5px;
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_AppsDrawer_hidden {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_AppsContainer {
|
.mx_AppsContainer {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|||||||
Reference in New Issue
Block a user