Update _04-tables.scss
This commit is contained in:
parent
fd6363eff8
commit
a32311c071
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
table,
|
table,
|
||||||
.#{$kna-namespace}table {
|
.#{$kna-namespace}table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width : 100%;
|
max-width: 100%;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
|
|
Loading…
Reference in a new issue