mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
bigger radius of card widget
This commit is contained in:
parent
1bb95a2f7d
commit
b650bce21a
1 changed files with 1 additions and 1 deletions
|
|
@ -686,7 +686,7 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical {
|
|||
|
||||
#CardViewWidget {
|
||||
background: {color:bg-buttons};
|
||||
border-radius: 0.1em;
|
||||
border-radius: 0.2em;
|
||||
}
|
||||
#CardViewWidget[state="selected"] {
|
||||
background: {color:bg-inputs};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue