forked from rDrama/rDrama
1
0
Fork 0

increase sidebar image height

master
Aevann 2023-05-02 20:05:21 +03:00
parent c45de1dfef
commit 6646d5c4c2
1 changed files with 1 additions and 1 deletions

View File

@ -7346,7 +7346,7 @@ button, .btn {
.sidebar-img { .sidebar-img {
width: 100%; width: 100%;
height: 200px; height: 300px;
object-fit: contain; object-fit: contain;
} }