We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fbff01 commit a64ed58Copy full SHA for a64ed58
sources/src/assets/css/main.css
@@ -299,8 +299,6 @@ hr {
299
}
300
301
.card-body {
302
- max-height: 700px;
303
- overflow-y: scroll;
304
padding: 5px;
305
font-family: Georgia;
306
text-align: left;
@@ -329,11 +327,6 @@ table {
329
327
font-size: 1rem;
330
328
331
332
-.block-text {
333
- max-height: 320px;
334
335
-}
336
-
337
.textblock-right {
338
border-top: solid 1px #000;
339
0 commit comments