mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fixed css warning
This commit is contained in:
parent
3707fade72
commit
15786d48d1
@ -307,7 +307,7 @@ export default {
|
|||||||
}
|
}
|
||||||
> .date-row {
|
> .date-row {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: end;
|
justify-content: flex-end;
|
||||||
margin-top: $space-small;
|
margin-top: $space-small;
|
||||||
> .text {
|
> .text {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user