blob: e3abdf31cd0dc49d24639553a4f3077fbdca45cf [file]
@import '../../../elements-sk/modules/styles/table';
@import '../../../infra-sk/modules/results';
@import '../colors';
arb-roll-history-sk {
:host {
font-family: sans-serif;
}
.big {
font-size: 1.3em;
}
.small {
font-size: 0.8em;
}
.hidden {
display: none;
}
.nowrap {
white-space: nowrap;
}
}