Fixed client icons for the native client

This commit is contained in:
WolverinDEV 2020-08-09 20:04:01 +02:00
parent 2a3ce68af3
commit dfb83e7861

View file

@ -3,6 +3,7 @@
width:16px;
height:16px;
background:url('../../img/ts/basic_icons.png') no-repeat;
background:url('../img/ts/basic_icons.png') no-repeat;
background-size: 16px 608px;
flex-grow: 0;