This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ant-design-vue
mirror of
https://github.com/vueComponent/ant-design-vue
Watch
1
Star
0
Fork
You've already forked ant-design-vue
0
Code
Issues
Projects
Releases
Wiki
Activity
215a4d5752
ant-design-vue
/
components
/
style
/
mixins
/
box.less
8 lines
99 B
Plaintext
Raw
Blame
History
.box(@position: absolute) {
position: @position;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
Reference in New Issue
View Git Blame
Copy Permalink