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