style: Fix inconsistency in app folder entry style

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2768>
This commit is contained in:
Sam Hewitt 2023-05-17 15:11:54 -02:30 committed by Marge Bot
parent a0fde0eed5
commit 5fff6fd05c

View File

@ -59,7 +59,6 @@ $app_icon_size: 96px;
& .folder-name-entry {
width: 12em;
border-radius: $base_border_radius*2;
}
/* FIXME: this is to keep the label in sync with the entry */