Change power icon to label instead

This commit is contained in:
J. Ryan Stinnett 2020-01-30 16:00:09 +00:00
parent ceebb7dc55
commit bae35c0859
2 changed files with 3 additions and 16 deletions

View file

@ -64,14 +64,6 @@ limitations under the License.
position: relative;
}
.mx_EntityTile_power {
position: absolute;
width: 16px;
height: 17px;
top: 0px;
right: 6px;
}
.mx_EntityTile_name,
.mx_GroupRoomTile_name {
flex: 1 1 0;