Fix actionable message icon size (#11547)

feature/default_network_editable
David Walsh 3 years ago committed by GitHub
parent 4734eb3737
commit e0ba3eb6fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ui/components/ui/actionable-message/index.scss

@ -17,7 +17,7 @@
justify-content: normal;
}
&__icon {
svg {
width: 16px;
height: 16px;
position: absolute;

Loading…
Cancel
Save