forked from DebaucheryLibrarian/traxxx
Improved vertical image size in album.
This commit is contained in:
@@ -141,8 +141,6 @@ export default {
|
||||
|
||||
.item-link {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
margin: 0 0 1rem 0;
|
||||
overflow: hidden;
|
||||
|
||||
@@ -152,7 +150,8 @@ export default {
|
||||
}
|
||||
|
||||
.item {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.item-comment {
|
||||
|
||||
Reference in New Issue
Block a user