Skip to content

Commit

Permalink
Update _forms.scss
Browse files Browse the repository at this point in the history
Solve conflict
  • Loading branch information
smg6511 committed Dec 23, 2024
1 parent d2ab7a1 commit 97a3827
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _build/templates/default/sass/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -915,16 +915,16 @@ input::-moz-focus-inner {
}
}

/* .x-form-check-wrap */
/* Special checboxes for resources and tv configs */
/* Switch-style checboxes for resources, tv configs, quick edit windows, etc */
#modx-chunk-tabs,
#modx-plugin-tabs,
#modx-resource-tabs .display-switch,
#modx-snippet-tabs,
#modx-template-tabs,
#modx-tv-tabs .display-switch,
#modx-tv-editor-tabs,
.display-switch {
#modx-window-configure-mask,
.x-window-footer .x-panel-fbar .display-switch {

&.space-before {
margin-top: 0.75rem;
Expand Down

0 comments on commit 97a3827

Please sign in to comment.