mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-17 06:32:51 +00:00
perf: 项目列表置顶优化
This commit is contained in:
parent
5a273676fb
commit
32e891d6ba
3
resources/assets/sass/pages/page-manage.scss
vendored
3
resources/assets/sass/pages/page-manage.scss
vendored
@ -137,6 +137,9 @@
|
|||||||
&.active {
|
&.active {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
|
&.top {
|
||||||
|
background-color: #eeeff1;
|
||||||
|
}
|
||||||
&.menu-project {
|
&.menu-project {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user