king
2022-08-02 8d66ff34fae5b048a6b7923cc75d34f13a08be9d
src/views/design/sidemenu/menuelement/index.scss
File was renamed from src/templates/menuconfig/menuelement/index.scss
@@ -5,16 +5,7 @@
  float: left;
  background: #001529;
  padding-bottom: 5px;
  .card-add {
    border: 1px dashed gray;
    padding: 2px;
    margin-top: 13px;
    margin-left: 10px;
    width: 50px;
    float: left;
    text-align: center;
    cursor: pointer;
  }
  button {
    margin-top: 14px;
    margin-left: 10px;
@@ -24,7 +15,7 @@
}
.side-card {
  position: relative;
  border: 1px dashed gray;
  border: 1px dashed #535353;
  margin-top: 8px;
  height: 40px;
  width: 98%;