mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Add location field to search panel
This commit is contained in:
@@ -42,12 +42,16 @@ input::-webkit-datetime-edit-year-field:focus {
|
||||
}
|
||||
|
||||
.date-range {
|
||||
display: block;
|
||||
.date-input {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.icon-container {
|
||||
margin-left: -22px;
|
||||
margin-right: 4px;
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
top: 2px;
|
||||
right: 5px;
|
||||
}
|
||||
|
||||
.search-title {
|
||||
|
||||
Reference in New Issue
Block a user