mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 19:43:47 +00:00
search_pills: Correct border radius to match images.
This commit is contained in:
@@ -256,7 +256,8 @@
|
||||
in the area. */
|
||||
height: calc(var(--height-input-pill) - 2px);
|
||||
border: none;
|
||||
border-radius: 3px;
|
||||
/* Match border radius to image */
|
||||
border-radius: 4px;
|
||||
max-width: none;
|
||||
display: grid;
|
||||
grid-template-columns: auto 1fr auto;
|
||||
|
||||
Reference in New Issue
Block a user