Fix positioning of stop square
This commit is contained in:
@@ -28,8 +28,8 @@ limitations under the License.
|
|||||||
width: 14px;
|
width: 14px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 6px;
|
top: 7px;
|
||||||
left: 6px;
|
left: 7px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
background-color: $voice-record-stop-symbol-color;
|
background-color: $voice-record-stop-symbol-color;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user