Skip to content

Commit 0367e56

Browse files
bjarnefAndyButland
authored andcommitted
UX: Center align log type in media history view (#20469)
Center align log type in media
1 parent 2ce6c8f commit 0367e56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Umbraco.Web.UI.Client/src/packages/media/media/audit-log/info-app/media-history-workspace-info-app.element.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ export class UmbMediaHistoryWorkspaceInfoAppElement extends UmbLitElement {
173173
}
174174
175175
.log-type uui-tag {
176+
justify-self: center;
176177
height: fit-content;
177178
margin-top: auto;
178179
margin-bottom: auto;

0 commit comments

Comments
 (0)