There was an error while loading. Please reload this page.
1 parent db649e2 commit 64f5b75Copy full SHA for 64f5b75
1 file changed
web-ui/styles/layout-shell.css
@@ -322,7 +322,7 @@ body::after {
322
.side-item {
323
width: 100%;
324
text-align: left;
325
- padding: 7px 10px;
+ padding: 5px;
326
border-radius: 8px;
327
border: 1px solid transparent;
328
background: transparent;
@@ -336,10 +336,6 @@ body::after {
336
position: relative;
337
}
338
339
-#side-tab-docs {
340
- padding: 6px 10px;
341
-}
342
-
343
.side-item::before {
344
content: "";
345
position: absolute;
0 commit comments