Fix logged-in menu link width

This commit is contained in:
Chocobozzz
2024-08-08 14:02:19 +02:00
parent b807a5a01e
commit ca58501c52

View File

@@ -250,6 +250,10 @@ my-actor-avatar {
}
}
}
li {
width: 100%;
}
}
.login-buttons-block {