Skip to content

Commit 95ba6ee

Browse files
committed
refactor: formatting
1 parent 426ba8a commit 95ba6ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/assets/stylesheets/InternalStyles.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ button:focus-visible {
9191
}
9292
}
9393

94-
9594
.--light {
9695
--editor-color-layer-1: #{$rpf-teal-100};
9796
--editor-color-layer-2: #{$rpf-white};
@@ -120,5 +119,6 @@ button:focus-visible {
120119
--editor-color-tab-background: #{$rpf-grey-700};
121120

122121
.rpf-button--secondary {
123-
border-color: $rpf-navy-800;}
122+
border-color: $rpf-navy-800;
123+
}
124124
}

0 commit comments

Comments
 (0)