increase popover banner height

master
Aevann 2023-06-30 20:45:51 +03:00
parent 6faf24b8be
commit 0bc64ef1ac
2 changed files with 3 additions and 3 deletions

View File

@ -5880,8 +5880,8 @@ html {
height: 64px;
}
.h-135 {
height: 135px;
.h-200 {
height: 200px;
}
.object-cover {

View File

@ -1,6 +1,6 @@
<div style="display:none" id="popover">
<div class="popover-user-profile">
<img loading="lazy" class="pop-banner w-100 h-135 object-cover">
<img loading="lazy" class="pop-banner w-100 h-200 object-cover">
<div class="d-flex align-items-end px-3 mt-n6 mb-3">
<div class="profile-pic-75-wrapper">
<img loading="lazy" class="pop-picture profile-pic-75">