mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
readd in the .mx_EntityTile_power class. don't understand why it was killed :'(
This commit is contained in:
parent
6ecdb02e81
commit
60d2d45255
@ -43,6 +43,14 @@ limitations under the License.
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.mx_EntityTile_power {
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 17px;
|
||||
top: 0px;
|
||||
right: 6px;
|
||||
}
|
||||
|
||||
.mx_EntityTile_name {
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
|
Loading…
Reference in New Issue
Block a user