mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
fix bug: #2306
This commit is contained in:
parent
96a24bd210
commit
75dd54b2a3
@ -12,6 +12,10 @@
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.ant-tabs-tabpane:focus-visible {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.ant-segmented-group {
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user