no message
This commit is contained in:
parent
ca078ee4ae
commit
57fa666a03
@ -23,6 +23,9 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: -2;
|
z-index: -2;
|
||||||
|
width: 100%;
|
||||||
|
height: 130px;
|
||||||
|
border-radius: 12px;
|
||||||
}
|
}
|
||||||
.header-box .search {
|
.header-box .search {
|
||||||
width: 610px;
|
width: 610px;
|
||||||
|
@ -24,6 +24,9 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: -2;
|
z-index: -2;
|
||||||
|
width: 100%;
|
||||||
|
height: 130px;
|
||||||
|
border-radius: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.search {
|
.search {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.5 MiB After Width: | Height: | Size: 1.4 MiB |
Loading…
Reference in New Issue
Block a user