mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-02 15:48:52 +01:00
Fixed border radius for detail chips with lots of content
This commit is contained in:
parent
aa875f2ceb
commit
d07f74653e
@ -719,7 +719,7 @@ html,
|
||||
.layout-desktop .detailsGroupItem {
|
||||
background: var(--secondary-background-color) !important;
|
||||
padding: 10px 20px !important;
|
||||
border-radius: 100px !important;
|
||||
border-radius: 20px !important;
|
||||
width: fit-content !important;
|
||||
max-width: max-content !important;
|
||||
display: flex;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user