mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-05 22:48:48 +00:00
add back top padding for tabcontent
This commit is contained in:
parent
730c0b1eea
commit
755f8f2385
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
justify-content: center;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
padding-top: 3px;
|
||||
padding-right: 3px;
|
||||
|
||||
.block-container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue