mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-21 11:27:18 +00:00
fix search input icon style (#6491)
This commit is contained in:
@@ -110,6 +110,7 @@
|
|||||||
|
|
||||||
.file-chooser-search-input .search-input {
|
.file-chooser-search-input .search-input {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 2.375rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.file-chooser-table td {
|
.file-chooser-table td {
|
||||||
|
@@ -78,7 +78,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.search-input {
|
.search-input {
|
||||||
height: 2.375rem;
|
height: 1.875rem;
|
||||||
width: 15rem;
|
width: 15rem;
|
||||||
font-size: .875rem;
|
font-size: .875rem;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user