Fixes to image view page

This commit is contained in:
Michał Gdula 2023-04-20 13:58:01 +00:00
parent f3e1afa0bc
commit 7785e923f8
3 changed files with 23 additions and 29 deletions

View file

@ -204,7 +204,7 @@
@media (max-width: 1100px)
.info-container
padding: 0
padding: 0.5rem
width: 100%
height: 100%
@ -213,3 +213,12 @@
&.collapsed
left: unset
.info-container
background: transparent
.info-header
border-radius: $rad $rad 0 0
.info-tab.collapsed .info-header
border-radius: $rad