mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 12:08:12 -05:00
UI: adds padding top to picker on mobile (#35618)
Before: <img width="556" height="102" alt="Screenshot 2025-10-27 at 09 46 56" src="https://github.com/user-attachments/assets/004d8cbf-ba53-4f43-8611-6df3ef6d6650" /> After: <img width="459" height="175" alt="Screenshot 2025-10-27 at 09 46 39" src="https://github.com/user-attachments/assets/de52a2e0-1817-4ddc-b7b5-abac6c182006" />
This commit is contained in:
@@ -53,4 +53,8 @@
|
||||
margin-left: 0.25em;
|
||||
padding-left: 0.75em;
|
||||
}
|
||||
|
||||
.emoji-picker__filter-container {
|
||||
padding-top: 0.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user