|
@@ -21,6 +21,7 @@
|
|
display flex
|
|
display flex
|
|
padding-top 15px
|
|
padding-top 15px
|
|
height 100%
|
|
height 100%
|
|
|
|
+ gap: 10px;
|
|
|
|
|
|
.side-menu
|
|
.side-menu
|
|
background-color: #f7f7f7;
|
|
background-color: #f7f7f7;
|
|
@@ -54,7 +55,6 @@
|
|
margin-right: 20px
|
|
margin-right: 20px
|
|
|
|
|
|
.main-body
|
|
.main-body
|
|
- padding: 0.1em 1em
|
|
|
|
-webkit-user-select: text // Safari 3.1+
|
|
-webkit-user-select: text // Safari 3.1+
|
|
-moz-user-select: text // Firefox 2+
|
|
-moz-user-select: text // Firefox 2+
|
|
-ms-user-select: text // IE 10+
|
|
-ms-user-select: text // IE 10+
|