mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
fix bug: #2306
This commit is contained in:
parent
ce88e8868f
commit
c5a083224d
@ -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