Skip to content

Commit e05e381

Browse files
restore buttons width
1 parent 4e4112d commit e05e381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ body {
104104
}
105105

106106
.message-to-board-send-button {
107-
width: 47px;
108107
margin-left: 6px;
109108
}
110109
}
@@ -225,6 +224,7 @@ body {
225224
}
226225

227226
.pause-button {
227+
width: 75px;
228228
text-align: center;
229229
}
230230

0 commit comments

Comments
 (0)