Skip to content

Commit

Permalink
[5.1] Remove border from status buttons (#43138)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman committed Mar 27, 2024
1 parent bc2161b commit e25299b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,6 @@

@if $enable-dark-mode {
@include color-mode(dark) {
.header-item-content:not(.joomlaversion) {
border: map-get($atum-colors-dark, "atum-btn-primary-border");
}
.header-item-icon > * {
background: var(--header-bg);
}
Expand Down

0 comments on commit e25299b

Please sign in to comment.