Add ellipsis effect to hidden beacon status (#8755)
This commit is contained in:
@@ -55,6 +55,11 @@ limitations under the License.
|
||||
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
.mx_BeaconStatus_description_status {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_BeaconStatus_expiryTime {
|
||||
|
||||
Reference in New Issue
Block a user