Merge branch 'wip/jimmac/combobox-lists' into 'main'
stylesheet: sync combox with other popovers Closes #5221 See merge request GNOME/gtk!5074
This commit is contained in:
@@ -1290,8 +1290,7 @@ combobox {
|
||||
padding: 0;
|
||||
|
||||
listview {
|
||||
|
||||
margin: 8px 0;
|
||||
margin: 8px;
|
||||
|
||||
> row.activatable {
|
||||
padding: 8px;
|
||||
@@ -1302,6 +1301,7 @@ combobox {
|
||||
color: $text-color;
|
||||
background-color: $menu_selected_color;
|
||||
box-shadow: none;
|
||||
border-radius: $button_radius;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user