mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 17:18:40 +08:00
style: 💄 优化 SidebarItem 和 Radio 标题文字超长状况的处理
This commit is contained in:
parent
e3dc36e832
commit
4afd661040
@ -93,6 +93,7 @@
|
||||
font-size: $-radio-label-fs;
|
||||
color: $-radio-label-color;
|
||||
line-height: 20px;
|
||||
word-break: break-all;
|
||||
}
|
||||
@include when(checked) {
|
||||
.wd-radio__shape {
|
||||
|
||||
@ -86,6 +86,7 @@
|
||||
|
||||
@include edeep(badge) {
|
||||
z-index: 2;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
@include edeep(icon) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user