Skip to content
Snippets Groups Projects
accounts.css 163 B
Newer Older
  • Learn to ignore specific revisions
  • .account-select-icon {
        height: 34px;
        width: 34px;
    }
    
    
    .account-square-border {
        border: 3px solid var(--color-blue);
        line-height: 28px !important;
    }