mirror of
https://github.com/EEVengers/ThunderScope.git
synced 2025-04-22 17:43:44 +00:00
grid fine tuning
This commit is contained in:
parent
443ebb65f5
commit
2ad3751d20
Software/waveview/src/css
@ -10,4 +10,5 @@
|
||||
height: 2vh;
|
||||
color: white;
|
||||
background: #4b4b4b;
|
||||
z-index: 15;
|
||||
}
|
@ -4,8 +4,8 @@
|
||||
flex-direction: row;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 85vw;;
|
||||
height: 98vh;
|
||||
width: 87.1vw;
|
||||
height: 99vh;
|
||||
background: #818181;
|
||||
z-index: 10;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user