Files
start-os/frontend/projects/ui/src/app/pages/updates/updates.page.scss
Aiden McClelland d6bf52c11f feature/marketplace icons (#1921)
* add registry icons, update links, clean up code (#1913)

* add registry icons, update links, clean up code

* remove seeding of registry icon and name

* fix install wizard copy

Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>

* remove references to bep and chime

* fix shutdown language and remove chime from initializing screen

* fix type error

Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com>
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
2022-11-29 09:43:54 -07:00

13 lines
129 B
SCSS

.service-avatar {
position: absolute;
top: 6px;
}
ion-label {
margin-left: 64px;
}
.name:only-child {
display: none;
}