mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
update:网页搜索吸顶
This commit is contained in:
parent
07cad47994
commit
2fec6044a4
4
packages/www/src/App.vue
vendored
4
packages/www/src/App.vue
vendored
@ -307,6 +307,10 @@ main {
|
|||||||
|
|
||||||
header {
|
header {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
position: sticky;
|
||||||
|
top: 0;
|
||||||
|
z-index: 99;
|
||||||
|
background: linear-gradient(180deg, white 80%, transparent);
|
||||||
> .search-input {
|
> .search-input {
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user