sandbox-react/table-dede-rt/src/style/main.less

6 lines
77 B
Plaintext

@import "header.less";
@color: #f5adad;
body {
background-color: @color;
}