forked from matrix/element-web
Fixed wonky white space
This commit is contained in:
parent
f6d7052928
commit
384425582a
|
@ -73,7 +73,7 @@ limitations under the License.
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: block;
|
display: block;
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
margin-left: 7px;
|
margin-left: 7px;
|
||||||
border-top: 8px solid #ff0064;
|
border-top: 8px solid #ff0064;
|
||||||
border-right: 10px solid transparent;
|
border-right: 10px solid transparent;
|
||||||
|
|
Loading…
Reference in New Issue