Skip to content

Commit 3e4a48d

Browse files
committed
added the tab:
1 parent 12b4856 commit 3e4a48d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/public/styles/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ BOTTOM PANEL
473473
*/
474474

475475
.bottom-hide {
476-
max-height: 76px;
476+
max-height: 64px;
477477
box-sizing: border-box;
478478
transition: all 0.5s ease-in-out;
479479
}
@@ -513,7 +513,7 @@ BOTTOM PANEL
513513
margin-top: -25px;
514514
color: silver;
515515
user-select: none;
516-
font-size: x-large;
516+
517517
}
518518

519519
.bottom-panel {

0 commit comments

Comments
 (0)