We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b4856 commit 3e4a48dCopy full SHA for 3e4a48d
app/src/public/styles/style.css
@@ -473,7 +473,7 @@ BOTTOM PANEL
473
*/
474
475
.bottom-hide {
476
- max-height: 76px;
+ max-height: 64px;
477
box-sizing: border-box;
478
transition: all 0.5s ease-in-out;
479
}
@@ -513,7 +513,7 @@ BOTTOM PANEL
513
margin-top: -25px;
514
color: silver;
515
user-select: none;
516
- font-size: x-large;
+
517
518
519
.bottom-panel {
0 commit comments