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