forked from matrix/element-web
better collapsed look & feel
This commit is contained in:
parent
9483e42508
commit
5feb31911a
|
@ -58,6 +58,11 @@ limitations under the License.
|
|||
display: none;
|
||||
}
|
||||
|
||||
.collapsed .mx_RoomTile_badge {
|
||||
margin-top: -15px;
|
||||
right: 7px;
|
||||
}
|
||||
|
||||
.mx_RoomTile_badge {
|
||||
min-width: 12px;
|
||||
height: 16px;
|
||||
|
|
Loading…
Reference in New Issue