mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
User a better icon for leftover data boxes
This commit is contained in:
@@ -16,7 +16,7 @@ template $DataBox : ListBox {
|
||||
Image image {
|
||||
margin-start: 12;
|
||||
margin-end: 12;
|
||||
icon-name: "application-x-executable-symbolic";
|
||||
icon-name: "flatpak-symbolic";
|
||||
icon-size: large;
|
||||
}
|
||||
Box label_box {
|
||||
|
||||
Reference in New Issue
Block a user