changed search-bar
This commit is contained in:
parent
8729ed4d78
commit
e3ceeb28e6
|
|
@ -1381,6 +1381,9 @@ body, .page-container {
|
|||
border: 1px solid rgba(255, 255, 255, 0.3) !important;
|
||||
border-radius: 20px !important;
|
||||
box-shadow: inset 0 0.05em 0.05em rgba(0, 0, 0, 0.02), inset 0 -0.05em 0.05em rgba(255, 255, 255, 0.25) !important;
|
||||
margin: 0 auto !important;
|
||||
min-width: 300px !important;
|
||||
max-width: 300px !important;
|
||||
}
|
||||
|
||||
.search-bar input {
|
||||
|
|
|
|||
Loading…
Reference in New Issue