mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) body - rm overflow: hidden
This commit is contained in:
parent
82a5ff966e
commit
032a8d574c
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ html {
|
|||
body {
|
||||
width : 100%;
|
||||
height : 95%;
|
||||
/* fix overflow change of fancybox */
|
||||
overflow : hidden;
|
||||
background-color : white;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue