Set rollback button to be xs + fix padding on xs buttons
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
}
|
||||
|
||||
.umb-button--xs {
|
||||
padding: 5px 16px;
|
||||
padding: 5px 13px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
||||
@@ -48,7 +48,8 @@
|
||||
type="button"
|
||||
button-style="outline"
|
||||
action="openRollback()"
|
||||
label-key="actions_rollback">
|
||||
label-key="actions_rollback"
|
||||
size="xs">
|
||||
</umb-button>
|
||||
</umb-box-header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user