mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) body: overflow hidden
This commit is contained in:
parent
b22e8e96de
commit
da7f8fc7f9
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ body {
|
|||
width : 100%;
|
||||
height : 95%;
|
||||
background-color : white;
|
||||
overflow : hidden;
|
||||
}
|
||||
|
||||
body, pre, code {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue