This website requires JavaScript.
Explore
Help
Sign In
mirror
/
naive-ui
Watch
2
Star
0
Fork
0
You've already forked naive-ui
mirror of
https://github.com/tusen-ai/naive-ui.git
synced
2024-12-15 04:42:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c4b5e17ebb
naive-ui
/
styles
/
WithPadding.scss
6 lines
102 B
SCSS
Raw
Normal View
History
Unescape
Escape
feat: add some comps
2019-06-04 16:01:34 +08:00
@import
'
./mixins/mixins.scss
'
;
@include
b
(
with-padding
)
{
feat: service layout done
2019-06-06 16:44:10 +08:00
box-sizing
:
border-box
;
feat: add some comps
2019-06-04 16:01:34 +08:00
width
:
100
%
;
}
Reference in New Issue
Copy Permalink