mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix styling for EditPost teaser image
This commit is contained in:
parent
9f8720df81
commit
6d8e981043
@ -291,6 +291,7 @@ export default {
|
||||
}
|
||||
|
||||
.hc-attachments-upload-area-update-post {
|
||||
background-color: $background-color-base;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
@ -349,4 +350,8 @@ export default {
|
||||
.contribution-form-footer {
|
||||
border-top: $border-size-base solid $border-color-softest;
|
||||
}
|
||||
|
||||
.contribution-image {
|
||||
max-height: 300px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user