This website works better with JavaScript.
Explore
Help
Sign In
Frank
/
fineui
forked from
fanruan/fineui
Watch
1
Star
0
Fork
You've already forked fineui
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fineui是帆软报表和BI产品线所使用的前端框架。
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9438
Commits
3
Branches
2
Tags
445 MiB
Tree:
318eb98615
es6
master
research/test
4.0
5.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '318eb98615'
${ noResults }
fineui
/
src
/
less
/
base
/
single
/
label.less
6 lines
84 B
Raw
Normal View
History
Unescape
Escape
update
7 years ago
@import "../../index";
label加1
8 years ago
.bi-label {
BI-41992 fix: nowrap的情况下才设置ellipsis
6 years ago
.overflow-hidden();
label加1
8 years ago
word-break: break-all;
}