Supplier adding and arranging tables
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.modal
|
||||
margin: 10px auto
|
||||
width: 300px
|
||||
width: 500px
|
||||
background-color: #fff
|
||||
padding: 1em
|
||||
|
||||
|
||||
@@ -15,6 +15,12 @@
|
||||
@extend .fa
|
||||
@extend .fa-lg
|
||||
@extend .fa-save
|
||||
.arrange-tables-type-button
|
||||
+button($bg: $secondary-color, $padding: $button-tny)
|
||||
.arrange-tables-current-type
|
||||
display: inline-block
|
||||
margin-left: 10px
|
||||
margin-right: 10px
|
||||
.section-actions-menu-header
|
||||
padding-top: 4px
|
||||
padding-bottom: 4px
|
||||
|
||||
Reference in New Issue
Block a user