Adjust the padding of lock button (#13017)

feature/default_network_editable
zorrosword 3 years ago committed by GitHub
parent 22f931e6b2
commit e694059b28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ui/components/app/account-menu/index.scss

@ -103,7 +103,7 @@
border: 1px solid $ui-white; border: 1px solid $ui-white;
background-color: transparent; background-color: transparent;
color: $white; color: $white;
padding: 3.5px 24px; padding: 3.5px 5px;
width: 59px; width: 59px;
&:hover { &:hover {

Loading…
Cancel
Save