UX: Center align log type in media history view (#20469)
Center align log type in media
This commit is contained in:
committed by
GitHub
parent
3df8b9e41a
commit
7b4684cd70
@@ -173,6 +173,7 @@ export class UmbMediaHistoryWorkspaceInfoAppElement extends UmbLitElement {
|
||||
}
|
||||
|
||||
.log-type uui-tag {
|
||||
justify-self: center;
|
||||
height: fit-content;
|
||||
margin-top: auto;
|
||||
margin-bottom: auto;
|
||||
|
||||
Reference in New Issue
Block a user