Add TV Mode
This commit is contained in:
@@ -119,3 +119,14 @@
|
||||
font-size:18px;
|
||||
}
|
||||
}
|
||||
|
||||
.content-fullscreen {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.techtable-fullscreen {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user