SimpleChat: Screen fixed view and scrolling, Printing full
This commit is contained in:
parent
e5000cdb83
commit
3fc607f832
1 changed files with 8 additions and 0 deletions
|
@ -47,3 +47,11 @@ button {
|
|||
* {
|
||||
margin: 0.6vmin;
|
||||
}
|
||||
|
||||
@media print {
|
||||
|
||||
#fullbody {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue