style.less 150 Bytes
Newer Older
wangcong committed
1 2 3 4 5 6 7
body {
  .grid-stack-item-content[style] {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
  }
}