mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
fixed bug with keys panel and fm bottom margin
This commit is contained in:
parent
eb205f038b
commit
d91c9953ee
6 changed files with 650 additions and 473 deletions
|
|
@ -175,7 +175,7 @@ body{
|
|||
}
|
||||
#fm{
|
||||
height: 90%;
|
||||
margin: 26px;
|
||||
margin: 26px 26px 0 26px;
|
||||
}
|
||||
.fm_header{
|
||||
font-weight: bold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue