mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
small fixes on login screen
This commit is contained in:
parent
cf08efa19f
commit
430d4b7a2a
@ -9,12 +9,13 @@
|
||||
</blockquote>
|
||||
</ds-space>
|
||||
<ds-card>
|
||||
<ds-flex>
|
||||
<ds-flex gutter="small">
|
||||
<ds-flex-item
|
||||
:width="{ base: '100%', sm: 1 }"
|
||||
center>
|
||||
<ds-space
|
||||
margin="large"
|
||||
margin-top="small"
|
||||
margin-bottom="xxx-small"
|
||||
center>
|
||||
<img
|
||||
class="login-image"
|
||||
@ -65,6 +66,5 @@ export default {
|
||||
.login-image {
|
||||
width: 90%;
|
||||
max-width: 200px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user