forked from mystiq/hydrogen-web
remove prefixes now we auto prefix
This commit is contained in:
parent
47a43869e6
commit
5c299c1db9
1 changed files with 0 additions and 3 deletions
|
@ -21,9 +21,6 @@ limitations under the License.
|
||||||
height: var(--avatar-size);
|
height: var(--avatar-size);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
-moz-user-select: none;
|
|
||||||
-webkit-user-select: none;
|
|
||||||
-ms-user-select: none;
|
|
||||||
user-select: none;
|
user-select: none;
|
||||||
line-height: var(--avatar-size);
|
line-height: var(--avatar-size);
|
||||||
font-size: calc(var(--avatar-size) * 0.6);
|
font-size: calc(var(--avatar-size) * 0.6);
|
||||||
|
|
Loading…
Reference in a new issue