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"
|
||||
v-scroll-to="'.editor'"
|
||||
class="answerbutton"
|
||||
size="small"
|
||||
></ds-button>
|
||||
</ds-card>
|
||||
<div style="clear:both"></div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@ -208,6 +208,9 @@ export default {
|
||||
float: right;
|
||||
top: 0px;
|
||||
}
|
||||
.answerbutton:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
@keyframes highlight {
|
||||
0% {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user