change tab padding to 8

This commit is contained in:
open-trade
2022-01-28 17:55:09 +08:00
parent 4108635b34
commit 2719936ea9
2 changed files with 2 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ div.sessions-bar {
div.sessions-tab span {
display: inline-block;
padding: 6px 12px;
padding: 6px 8px;
cursor: pointer;
@ELLIPSIS;
}