style: improve design tabbar style (#3470)

This commit is contained in:
Dan 2024-03-28 20:21:07 +08:00 committed by GitHub
parent d4536a943e
commit d35d3e0829
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

View File

@ -512,10 +512,6 @@ div[class*='design-editor_tab_block_container__'] {
overflow: hidden;
margin-right: 1px;
.design-tab_bar {
padding-top: 10px;
}
.design-tab_panel {
border-right: none;
}
@ -692,6 +688,7 @@ div[class*='design-editor_tab_block_container__'] {
.design-left_tab_bar,
.design-right_tab_bar {
padding-top: 10px;
border-right: none;
border-top: none;
width: 48px;