mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
Remove unneeded max-heights
This commit is contained in:
parent
cabd68f7d8
commit
0d5b334f66
@ -201,15 +201,9 @@ export default {
|
||||
border-top: $border-size-base solid $border-color-softest;
|
||||
}
|
||||
|
||||
.contribution-image {
|
||||
max-height: 710px;
|
||||
}
|
||||
|
||||
.crop-overlay {
|
||||
max-height: 710px;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
// height: 100%;
|
||||
z-index: 9999;
|
||||
background-color: #000;
|
||||
}
|
||||
@ -220,7 +214,4 @@ export default {
|
||||
top: 10px;
|
||||
z-index: 9999;
|
||||
}
|
||||
.thumbnail-preview {
|
||||
max-height: 710px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user