Welcome.less 154 Bytes
Newer Older
wuhao's avatar
wuhao committed
1 2 3 4 5 6 7 8
@import (reference) '~antd/es/style/themes/index';

.pre {
  margin: 12px 0;
  padding: 12px 20px;
  background: @input-bg;
  box-shadow: @card-shadow;
}