mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Small improvements
This commit is contained in:
parent
1c2745ed2d
commit
1d5fde6086
@ -20,7 +20,7 @@
|
||||
<no-ssr>
|
||||
<content-menu
|
||||
style="float: right; display: inline-block; margin-top: -3.5rem; margin-right: -0.5rem;"
|
||||
placement="bottom-start"
|
||||
placement="bottom-end"
|
||||
context="user"
|
||||
:item-id="user.id"
|
||||
:name="user.name"
|
||||
|
||||
@ -7,7 +7,7 @@ $border-radius: $border-radius-x-large;
|
||||
flex-direction: column;
|
||||
background-color: $background-color-base;
|
||||
color: $text-color-base;
|
||||
box-shadow: $box-shadow-large;
|
||||
box-shadow: $box-shadow-base;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user