Skip to content

Commit a64ed58

Browse files
author
Antti Karjalainen
committed
Fix scroll issues
1 parent 3fbff01 commit a64ed58

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

sources/src/assets/css/main.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,6 @@ hr {
299299
}
300300

301301
.card-body {
302-
max-height: 700px;
303-
overflow-y: scroll;
304302
padding: 5px;
305303
font-family: Georgia;
306304
text-align: left;
@@ -329,11 +327,6 @@ table {
329327
font-size: 1rem;
330328
}
331329

332-
.block-text {
333-
max-height: 320px;
334-
overflow-y: scroll;
335-
}
336-
337330
.textblock-right {
338331
border-top: solid 1px #000;
339332
}

0 commit comments

Comments
 (0)