ux: Me becomes Settings; backend: fix special usernames (me, block...)
This commit is contained in:
11
frontend/static/css/settings.css
Normal file
11
frontend/static/css/settings.css
Normal file
@ -0,0 +1,11 @@
|
||||
#app * {
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
|
||||
#app #main
|
||||
{
|
||||
width: 60%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
Reference in New Issue
Block a user