UX: Center align log type in media history view (#20469)
Center align log type in media
This commit is contained in:
committed by
Andy Butland
parent
2ce6c8f8c8
commit
0367e56db6
@@ -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