Add fullwidth for table selector

This commit is contained in:
Lucas Hiago
2020-05-18 22:53:46 -03:00
parent 98cbe5762a
commit ba30f55e70
2 changed files with 6 additions and 2 deletions

View File

@@ -68,6 +68,10 @@ table.social {
background-color: white !important;
border: 1px solid #ebebeb;
}
&.fullwidth {
width: 100%;
}
}
table.order-summary {

View File

@@ -1,5 +1,5 @@
%table.social.white-bg{width: "100%"}
%table.column{align: "left"}
%table.social.white-bg.fullwidth
%table.column
%tr
%td
%h3