Message: Fix tail position

This commit is contained in:
Alexander Zinchuk 2021-08-23 03:38:20 +03:00
parent a4e0098053
commit a76a7c3ac8

View File

@ -252,7 +252,7 @@
.svg-appendix { .svg-appendix {
overflow: hidden; overflow: hidden;
position: absolute; position: absolute;
bottom: -.0875rem; bottom: -.0625rem;
width: .5625rem; width: .5625rem;
height: 1.125rem; height: 1.125rem;
font-size: 1rem !important; font-size: 1rem !important;