UX: remove boostrap mode rounded corners (#23132)

This commit is contained in:
Ella E 2023-08-17 14:59:45 -06:00 committed by GitHub
parent 53407f956c
commit 49a54d4cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -417,11 +417,10 @@ $mobile-avatar-height: 1.532em;
}
.d-header-mode .bootstrap-mode {
border-radius: 2em;
color: var(--primary-medium);
font-size: var(--font-down-1);
margin-left: 0.5em;
padding: 0.25em 0.5em;
margin-left: 1em;
padding: 0.15em 0.5em;
&:focus {
background-color: var(--primary-medium);