Files
2019-08-15 00:54:44 +02:00

4 lines
70 B
SCSS
Executable File

.table-scroll-wrap {
max-height: 380px;
overflow-y: auto;
}