Skip to content

Commit d480259

Browse files
committed
⚡ output area
1 parent b3729ca commit d480259

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

src/frontend/static/styles.css

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,20 @@ body {
8080
color: white;
8181
}
8282

83-
.output-area {
83+
/* .output-area {
8484
background-color: #1e1e1e;
8585
padding: 20px;
8686
border-top: 1px solid #ccc;
8787
height: 200px;
88+
} */
89+
.output-area {
90+
background-color: #1e1e1e;
91+
padding: 20px;
92+
border-top: 1px solid #ccc;
93+
min-height: 200px;
94+
max-height: 70vh;
95+
overflow: auto;
8896
}
89-
9097
.output-area h2 {
9198
margin-bottom: 10px;
9299
}

src/frontend/templates/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ <h1 class="navbar-heading">Neploy</h1>
2828
<span>Test</span>
2929
</button> -->
3030

31+
3132
<button class="sidebar-button" id="optimizer-button">
3233
<i class="fas fa-magic"></i>
3334
<span> Review Code</span>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy