mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-17 15:30:24 +00:00
ui: special searches on mobile
This commit is contained in:
@@ -70,7 +70,11 @@
|
||||
|
||||
@media (max-width: 1450px) {
|
||||
.special-searches-box {
|
||||
display: none;
|
||||
position: static;
|
||||
width: 100%;
|
||||
max-height: none;
|
||||
overflow-y: visible;
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user