blob: 207bb60fe767cb02646fceda5caa2e7f2f0e1dd2 [file] [edit]
@use '../../../elements-sk/modules/styles/buttons';
@use '../../../infra-sk/themes';
comments-sk {
table {
width: 100%;
}
td {
padding: 5px;
white-space: nowrap;
width: 10px;
}
td.commentMessage {
white-space: normal;
width: 100%;
}
th {
text-align: left;
white-space: nowrap;
}
}