Sword/src/pages/Exception/style.less

8 lines
108 B
Plaintext

.trigger {
background: 'red';
:global(.ant-btn) {
margin-right: 8px;
margin-bottom: 12px;
}
}