mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-07-26 12:08:15 +00:00
website: Adjust extension-mockup wrapper height to 600px to display the leave room button without scrolling
This commit is contained in:
+1
-1
@@ -381,7 +381,7 @@ nav {
|
||||
.extension-mockup {
|
||||
width: 100%;
|
||||
max-width: 320px;
|
||||
height: 520px;
|
||||
height: 600px;
|
||||
background: #0f172a;
|
||||
border-radius: 20px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.08);
|
||||
|
||||
Reference in New Issue
Block a user