mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-09-09 07:40:45 +00:00
Added filter with radio buttons
This commit is contained in:
@@ -12,10 +12,9 @@
|
||||
|
||||
.search-form {
|
||||
width: 370px;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.search-form input {
|
||||
.search-form .search-input {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
@@ -36,10 +35,9 @@
|
||||
|
||||
.search-form {
|
||||
width: 330px;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.search-form input {
|
||||
.search-form .search-input {
|
||||
margin-top: 4px;
|
||||
height: 45px;
|
||||
margin-right: 1rem;
|
||||
|
Reference in New Issue
Block a user