blob: b094b227f4dedbe901ba8fdc777392ead670ab69 [file] [log] [blame]
@import '../colors';
skip-tasks-sk {
.grid {
display: grid;
grid-template-columns: auto auto;
}
button {
background: inherit;
border: none;
cursor: pointer;
}
table.new-rule tr {
background: inherit;
border: none;
}
}