mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 16:42:46 +08:00
UX: remove boostrap mode rounded corners (#23132)
This commit is contained in:
parent
53407f956c
commit
49a54d4cee
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue
Block a user