mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-25 00:07:59 +00:00
Minor CSS fixes
This commit is contained in:
@@ -6,13 +6,17 @@
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.Chain-content {
|
||||
.Chain-content-container {
|
||||
position: absolute;
|
||||
left: 0; /*80px;*/
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
top: 148px;
|
||||
min-height: 50vh;
|
||||
}
|
||||
|
||||
.Chain-content {
|
||||
width: 100%;
|
||||
min-height: 100%;
|
||||
background: #222;
|
||||
color: #fff;
|
||||
box-shadow: rgba(0,0,0,0.5) 0 3px 30px;
|
||||
|
||||
Reference in New Issue
Block a user