lint
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
}
|
||||
.cp-avatar-default {
|
||||
.tools_unselectable();
|
||||
background:@avatar-default-bg;
|
||||
background: @avatar-default-bg;
|
||||
color: @avatar-default-fg;
|
||||
font-size: @avatar-font-size;
|
||||
font-size: var(--avatar-font-size);
|
||||
|
||||
@@ -44,7 +44,6 @@
|
||||
button:last-child {
|
||||
margin-right: 0px !important;
|
||||
}
|
||||
|
||||
}
|
||||
.cp-usergrid-user {
|
||||
width: 70px;
|
||||
@@ -110,7 +109,6 @@
|
||||
.cp-usergrid-user-name {
|
||||
color: @colortheme_alertify-primary-text;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user