Spaces:
Runtime error
Runtime error
| @import "../../css/colors.css"; | |
| /* this class must contain "see-inside-button" somewhere for the s3 dev tools to be able to reinject itself */ | |
| /* https://github.com/griffpatch/Scratch3-Dev-Tools/blob/0.2.4/inject3.js#L1804-L1807 */ | |
| .see-inside-button { | |
| box-shadow: 0 0 0 1px $ui-black-transparent; | |
| } | |
| .see-inside-button-icon { | |
| height: 1.25rem; | |
| } | |