maj
This commit is contained in:
@@ -182,7 +182,7 @@ body::before {
|
||||
}
|
||||
|
||||
.hiddenTable {
|
||||
max-height: 65vh;
|
||||
max-height: 50vh;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
@@ -197,14 +197,17 @@ footer {
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
background-color: #1e1e1e;
|
||||
padding: 1.5vh;
|
||||
padding: 1vh;
|
||||
border-top: 1px solid #333;
|
||||
color: #e0e0e0;
|
||||
font-size: 2vh;
|
||||
}
|
||||
|
||||
#metric_viewer {
|
||||
margin-left: 14px;
|
||||
background-color: rgb(227, 216, 216);
|
||||
margin-left: 3vw;
|
||||
background-color: #444;
|
||||
font-size: bold;
|
||||
opacity: 0.79;
|
||||
}
|
||||
|
||||
.default-access-button {
|
||||
|
||||
Reference in New Issue
Block a user