Merge pull request #3988 from mempool/mononaut/clock-width-fix
Fix clock horizontal scroll bug
This commit is contained in:
commit
9aba4d4357
@ -9,6 +9,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
overflow: hidden;
|
||||
|
||||
--chain-height: 60px;
|
||||
--clock-width: 300px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user