mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-15 13:22:49 +00:00
perf: 样式优化
This commit is contained in:
parent
4b7283dbe8
commit
abd453f2f6
6
resources/assets/sass/pages/page-manage.scss
vendored
6
resources/assets/sass/pages/page-manage.scss
vendored
@ -27,7 +27,7 @@
|
|||||||
.scrollbar-container {
|
.scrollbar-container {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 14px;
|
margin-top: 6px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
@ -342,8 +342,8 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
padding: 0 14px;
|
padding: 8px 14px;
|
||||||
margin-top: 34px;
|
margin-top: 28px;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: box-shadow 0.3s;
|
transition: box-shadow 0.3s;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user