This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
herenshan112
/
kpi_web
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
绩效考核手机版
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.
4
Commits
2
Branches
0
Tags
16 MiB
Branch:
master
master
v1.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
kpi_web
/
uni_modules
/
s-ui
/
components
/
s-waterfall
/
index.scss
9 lines
111 B
Raw
Permalink
Normal View
History
初始华
3 years ago
.
s-waterfall
{
display
:
flex
;
align-items
:
flex-start
;
&
__column
{
flex-grow
:
1
;
width
:
0
;
}
}