blob: 6263c62e5e9c490a28d6b4991edf5fb643855108 [file] [log] [blame] [edit]
@import '../../../elements-sk/modules/styles/buttons';
@import '../../../infra-sk/themes.scss';
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;
}
}