mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: fix border-radius for dropdown in chat msg actions (#25881)
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
padding: 0.5em 0;
|
||||
width: 2.5em;
|
||||
transition: background 0.2s, border-color 0.2s;
|
||||
border-radius: var(--d-border-radius);
|
||||
border-top-left-radius: 0px;
|
||||
border-bottom-left-radius: 0px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user