Skip to content

Commit

Permalink
Fixed visual image size (#2006)
Browse files Browse the repository at this point in the history
Co-authored-by: Taron Chatoyan <[email protected]>
  • Loading branch information
t-chatoyan and Taron Chatoyan authored Dec 4, 2024
1 parent 1aee2c0 commit a1af3d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/enterprise/Security.vue
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
height: 100%;
position: absolute;
inset: 0%;
max-height: 750px;
.u-img-cover {
object-fit: cover;
Expand Down

0 comments on commit a1af3d2

Please sign in to comment.