reduce max popover height

master
Aevann1 2022-11-07 07:18:30 +02:00
parent 14b19ac950
commit 91b9723dc3
1 changed files with 1 additions and 1 deletions

View File

@ -6300,7 +6300,7 @@ div.markdown {
}
.popover-bio-div {
max-height: 50vh !important;
max-height: 30vh !important;
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none;