mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-15 13:22:49 +00:00
feat:应用页面去掉边框
This commit is contained in:
parent
e919170ee8
commit
0011e04823
4
resources/assets/sass/pages/page-apply.scss
vendored
4
resources/assets/sass/pages/page-apply.scss
vendored
@ -56,7 +56,7 @@
|
||||
gap: 10px;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
border: 1px solid #f1f1f1;
|
||||
border: 1px solid #ffffff;
|
||||
|
||||
@media (max-width: 510px) {
|
||||
display: block;
|
||||
@ -357,6 +357,8 @@ body.window-portrait {
|
||||
>div {
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
background: none;
|
||||
border-color: #fafafa;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user