minor tweak to popover size

pull/164/head
Aevann 2023-06-30 20:51:30 +03:00
parent 0bc64ef1ac
commit 30b4ac2272
1 changed files with 1 additions and 1 deletions

View File

@ -5849,7 +5849,7 @@ html {
border-color: #dadada;
}
@media (max-width: 991.98px) {
@media (max-width: 768px) {
.popover {
max-width: 90% !important;
}