mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
ready to be merged or rebased
This commit is contained in:
parent
9d09dae2f4
commit
8edb551c15
@ -60,9 +60,9 @@
|
|||||||
@click.prevent="reply"
|
@click.prevent="reply"
|
||||||
v-scroll-to="'.editor'"
|
v-scroll-to="'.editor'"
|
||||||
class="answerbutton"
|
class="answerbutton"
|
||||||
|
size="small"
|
||||||
></ds-button>
|
></ds-button>
|
||||||
</ds-card>
|
</ds-card>
|
||||||
<div style="clear:both"></div>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
@ -208,6 +208,9 @@ export default {
|
|||||||
float: right;
|
float: right;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
}
|
}
|
||||||
|
.answerbutton:after {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
||||||
@keyframes highlight {
|
@keyframes highlight {
|
||||||
0% {
|
0% {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user