mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Badge width fixed, and hover state for badge now only on badge itself.
This commit is contained in:
parent
8e0f7f18a0
commit
f53f9af1c5
@ -121,7 +121,7 @@ limitations under the License.
|
||||
|
||||
.mx_RoomTile_badge {
|
||||
display: inline-block;
|
||||
min-width: 14px;
|
||||
min-width: 19px;
|
||||
height: 17px;
|
||||
position: absolute;
|
||||
right: 8px; /*gutter */
|
||||
|
Loading…
Reference in New Issue
Block a user