Skip to content

Commit e8ed2ff

Browse files
committed
style: white-space: nowrap for normal-button
1 parent 42538e4 commit e8ed2ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content-script/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
color: var(--font-color);
140140
border-radius: 5px;
141141
cursor: pointer;
142+
white-space: nowrap;
142143
}
143144

144145
:is(.answer, .question, .error) {

0 commit comments

Comments
 (0)