4,554
edits
No edit summary |
No edit summary |
||
Line 404: | Line 404: | ||
top: 0; | top: 0; | ||
right: 0; | right: 0; | ||
width: | width: 40%; | ||
height: 100vh; /* Set to full viewport height */ | height: 100vh; /* Set to full viewport height */ | ||
overflow: auto; /* Enables scrolling if content overflows */ | overflow: auto; /* Enables scrolling if content overflows */ |