Menu and other's orders sidebars on udpate order page
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
@import "run.less";
|
||||
@import "nav.less";
|
||||
@import "header-footer.less";
|
||||
@import "update-order.less";
|
||||
|
||||
body {
|
||||
color: #fff;
|
||||
|
||||
6
assets/linker/styles/update-order.less
Normal file
6
assets/linker/styles/update-order.less
Normal file
@@ -0,0 +1,6 @@
|
||||
.others-orders {
|
||||
.list-group-item {
|
||||
border-width: 0 0 1px 0;
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user