adjust tv mode
This commit is contained in:
@@ -121,11 +121,16 @@
|
||||
}
|
||||
|
||||
.content-fullscreen {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
width: 90vw;
|
||||
height: 90vh;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.techtable-fullscreen {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.tablefill {
|
||||
height: 5vh;
|
||||
}
|
||||
|
Reference in New Issue
Block a user