Make UserOnlineDot more generic
This commit is contained in:
parent
db069b9602
commit
22fe0add3c
5 changed files with 30 additions and 14 deletions
|
@ -62,14 +62,6 @@ limitations under the License.
|
|||
min-width: 0;
|
||||
}
|
||||
|
||||
.mx_RoomTile_online_dot {
|
||||
border-radius: 50%;
|
||||
background-color: $accent-color;
|
||||
height: 5px;
|
||||
width: 5px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.mx_RoomTile_subtext {
|
||||
display: inline-block;
|
||||
font-size: 11px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue