mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-09-02 22:17:55 +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 {
|
.extension-mockup {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 320px;
|
max-width: 320px;
|
||||||
height: 520px;
|
height: 600px;
|
||||||
background: #0f172a;
|
background: #0f172a;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
border: 1px solid rgba(255, 255, 255, 0.08);
|
border: 1px solid rgba(255, 255, 255, 0.08);
|
||||||
|
|||||||
Reference in New Issue
Block a user