fix: make table full width of container
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
border-collapse: collapse;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.thead {
|
||||
|
||||
Reference in New Issue
Block a user