mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
lint fix
This commit is contained in:
parent
73b4628885
commit
d14678d166
@ -1,9 +1,9 @@
|
||||
.chat-messages .ant-table-cell.name-col {
|
||||
.chat-messages .ant-table-cell .name-col {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.chat-messages .ant-table-cell.toggle-col label {
|
||||
.chat-messages .ant-table-cell .toggle-col label {
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user