diff options
Diffstat (limited to 'src/components/editors/scss')
-rw-r--r-- | src/components/editors/scss/brand-editor.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/editors/scss/brand-editor.scss b/src/components/editors/scss/brand-editor.scss index 05b05a7..b9230a4 100644 --- a/src/components/editors/scss/brand-editor.scss +++ b/src/components/editors/scss/brand-editor.scss @@ -17,6 +17,6 @@ @import "editor"; -.brand-editor .buttons { +.brand-editor .buttons.narrow { width: 9.5rem; } |