This website requires JavaScript.
Explore
Help
Sign In
Oak-Team
/
oak-general-business
Watch
9
Star
0
Fork
You've already forked oak-general-business
0
Code
Issues
Pull Requests
Packages
Projects
Releases
38
Wiki
Activity
52af1b9254
oak-general-business
/
lib
/
miniprogram_npm
/
tdesign
/
common
/
style
/
utilities
/
_float.less
11 lines
114 B
Plaintext
Raw
Blame
History
// 公共前缀
@prefix: t;
.@{prefix}-float-left {
float: left;
}
.@{prefix}-float-right {
float: right;
}
Reference in New Issue
View Git Blame
Copy Permalink