Alternative rotatation of a chevron

This commit is contained in:
Wirlaburla 2024-03-17 11:44:59 -05:00
parent 821f530e43
commit 12f72cd0e0

View File

@ -1816,7 +1816,7 @@ body > ._weditdialog .chevron {
margin-top: -7px;
width: 8px;
height: 8px;
rotate: 45deg;
translate: rotate(45deg);
left: 6px;
border-bottom: none;
border-right: none;