Use host tag
This commit is contained in:
@ -99,7 +99,7 @@ header .logo {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
header .input {
|
||||
header .paper {
|
||||
min-width: 300px;
|
||||
height: 32px;
|
||||
}
|
||||
@ -131,11 +131,11 @@ header .profile img {
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
header .input {
|
||||
header .paper {
|
||||
min-width: unset;
|
||||
}
|
||||
|
||||
header .input .search-input {
|
||||
header .paper .search-input {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user