mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 19:30:23 -06:00
UX: Remove sidebar section header background highlight on focus (#18043)
This commit is contained in:
parent
2bcad12848
commit
d390805e40
@ -38,6 +38,10 @@
|
||||
&.sidebar-section-header-collapsable {
|
||||
justify-content: flex-start;
|
||||
padding: 0;
|
||||
|
||||
&:focus {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user