Update default.css

This commit is contained in:
Hamid Ahmadi 2024-07-30 11:51:36 +03:30 committed by GitHub
parent 862e694ed9
commit b22764607b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -377,7 +377,7 @@ input[type="search"]::-webkit-search-cancel-button {
position: absolute;
margin-top: 44px;
}
.navbar > .searchbar > form {
.navbar > .searchbar {
width: calc(100% - 2em);
}
.navbar > .searchbar > input {