Removing the only other globally applied style changes I could find.
This commit is contained in:
parent
df3037c4e7
commit
90071ab40e
|
@ -25,3 +25,6 @@ body {
|
|||
flex: 2;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
@import './material-theme.scss';
|
||||
@include cr-connect-theme($cr-connect-theme);
|
||||
table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue