Fix users layout jumping when a user is selected (#4939)
* Remove "xs" sizing from selected user buttons * Only remove "xs" from first button
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
<umb-editor-sub-header-section>
|
||||
<umb-button
|
||||
type="button"
|
||||
size="xs"
|
||||
button-style="white"
|
||||
label-key="buttons_clearSelection"
|
||||
action="vm.clearSelection()"
|
||||
|
||||
Reference in New Issue
Block a user