Move stop button to the left of the waveform
Fixes https://github.com/vector-im/element-web/issues/18416
This commit is contained in:
parent
3153e11761
commit
cab4f2e402
2 changed files with 7 additions and 6 deletions
|
@ -20,7 +20,7 @@ limitations under the License.
|
|||
height: 28px;
|
||||
border: 2px solid $voice-record-stop-border-color;
|
||||
border-radius: 32px;
|
||||
margin-right: 16px; // between us and the send button
|
||||
margin-right: 8px; // between us and the waveform component
|
||||
position: relative;
|
||||
|
||||
&::after {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue