mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
better collapsed look & feel
This commit is contained in:
parent
9483e42508
commit
5feb31911a
@ -58,6 +58,11 @@ limitations under the License.
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.collapsed .mx_RoomTile_badge {
|
||||||
|
margin-top: -15px;
|
||||||
|
right: 7px;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_RoomTile_badge {
|
.mx_RoomTile_badge {
|
||||||
min-width: 12px;
|
min-width: 12px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
Loading…
Reference in New Issue
Block a user