mejoras de UI/UX v2
This commit is contained in:
@@ -467,7 +467,7 @@ function startEditName() {
|
||||
|
||||
<style scoped>
|
||||
.lobby {
|
||||
min-height: 100vh;
|
||||
min-height: calc(var(--app-vh, 1vh) * 100);
|
||||
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
|
||||
padding: 20px;
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user