We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426ba8a commit 95ba6eeCopy full SHA for 95ba6ee
1 file changed
src/assets/stylesheets/InternalStyles.scss
@@ -91,7 +91,6 @@ button:focus-visible {
91
}
92
93
94
-
95
.--light {
96
--editor-color-layer-1: #{$rpf-teal-100};
97
--editor-color-layer-2: #{$rpf-white};
@@ -120,5 +119,6 @@ button:focus-visible {
120
119
--editor-color-tab-background: #{$rpf-grey-700};
121
122
.rpf-button--secondary {
123
- border-color: $rpf-navy-800;}
+ border-color: $rpf-navy-800;
+ }
124
0 commit comments