Change: overflow of column name
This commit is contained in:
parent
5ffd59619c
commit
0927282d41
|
@ -425,6 +425,9 @@ p:not(:last-child) {
|
|||
|
||||
.area-notice_name {
|
||||
grid-area: notice_name;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.area-notice_acct {
|
||||
|
|
Loading…
Reference in New Issue
Block a user