mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-14 21:02:49 +00:00
fix: 修复价格页面样式
This commit is contained in:
parent
6e5124fe22
commit
3a0473a74f
2
public/site/css/price.css
vendored
2
public/site/css/price.css
vendored
@ -261,7 +261,7 @@
|
||||
.price-ceiling {
|
||||
position: sticky;
|
||||
top: 80px;
|
||||
background-color: #fff;
|
||||
background-color: var(--bg-color);
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
z-index: 9999;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user