mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
Adjust width (#16092)
This commit is contained in:
@@ -187,7 +187,7 @@ export const Table = styled.table`
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
max-width: 300px;
|
||||
max-width: 320px;
|
||||
line-height: 1;
|
||||
vertical-align: middle;
|
||||
&:first-of-type {
|
||||
|
||||
Reference in New Issue
Block a user