8000 💄 style: Fix collapse-header-text · lobehub/lobe-ui@6862ac3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 6862ac3

Browse files
💄 style: Fix collapse-header-text
1 parent 7b096c0 commit 6862ac3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎src/Collapse/style.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ export const useStyles = createStyles(({ css, token, prefixCls, stylish, isDarkM
107107
108108
border-radius: 0 !important;
109109
110+
.${prefixCls}-collapse-header-text {
111+
flex: 1;
112+
}
113+
110114
.${prefixCls}-collapse-expand-icon {
111115
align-items: center;
112116
min-height: 28px;

0 commit comments

Comments
 (0)
0