Update ellipsis svg

This commit is contained in:
Michael Telatynski 2020-09-09 13:09:21 +01:00
parent 39a59dbefa
commit cef533b83e
2 changed files with 8 additions and 8 deletions

View file

@ -43,10 +43,10 @@ limitations under the License.
&::before {
content: "";
position: absolute;
width: 18px;
height: 18px;
top: 7px;
left: 18px;
width: 20px;
height: 20px;
top: 6px;
left: 20px;
mask-repeat: no-repeat;
mask-position: center;
mask-size: contain;