mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Fix positioning of stop square
This commit is contained in:
parent
6c566cd382
commit
51dca8d13d
@ -28,8 +28,8 @@ limitations under the License.
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
position: absolute;
|
||||
top: 6px;
|
||||
left: 6px;
|
||||
top: 7px;
|
||||
left: 7px;
|
||||
border-radius: 2px;
|
||||
background-color: $voice-record-stop-symbol-color;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user