Skip to content

Commit

Permalink
Fix status settings button padding
Browse files Browse the repository at this point in the history
  • Loading branch information
onkofonko committed Oct 4, 2024
1 parent 0eaa15f commit d8a08e8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion public/theme/source.css
Original file line number Diff line number Diff line change
Expand Up @@ -11905,6 +11905,10 @@ button.tagsButton_a6d69a {
font-weight: var(--menu-font-weight);
}

.lottieIcon_f73ef7 {
.panels_a4d4d9 .container_b2ca13 .horizontal_dc333f button:last-child .contents_dd4f85 .lottieIcon_f73ef7 {
margin-left: 3px;
}

.menus_ad5fac svg:has(.status_c7d26b) {
margin: 2px
}

0 comments on commit d8a08e8

Please sign in to comment.