mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
feat: apply new layout overhaul
This commit is contained in:
committed by
Rainer Killinger
parent
f16e5394cc
commit
7bbdba5c0b
@@ -1,4 +1,13 @@
|
||||
:host ::ng-deep {
|
||||
ion-item {
|
||||
--border-color: transparent;
|
||||
border-radius: var(--border-radius-default);
|
||||
overflow: hidden;
|
||||
--inner-padding-end: 0;
|
||||
|
||||
ion-thumbnail {
|
||||
--ion-margin: var(--spacing-xs);
|
||||
}
|
||||
|
||||
ion-label {
|
||||
width: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user