Created
January 11, 2025 07:54
-
-
Save Lego2012/9620bc0be64338da4357013636d91e39 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* AT: Make the indicator for custom settings better visible before hover */ | |
| .brxce-panel-shortcut__container li.has-settings:before { | |
| // border-left: 5px solid var(--builder-color-accent) !important; | |
| border-left: 5px solid var(--white) !important; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment