mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(css) style height: .fm 85%, .keyspanel 15%
This commit is contained in:
parent
6437e5d547
commit
7ecce39fb8
1 changed files with 2 additions and 2 deletions
|
|
@ -156,7 +156,7 @@ body {
|
|||
background-image:url('/img/txt.png');
|
||||
}
|
||||
.fm {
|
||||
height: 90%;
|
||||
height: 85%;
|
||||
margin: 26px 26px 0 26px;
|
||||
}
|
||||
.fm-header {
|
||||
|
|
@ -198,7 +198,7 @@ body {
|
|||
|
||||
.keyspanel {
|
||||
text-align: center;
|
||||
height: 10%;
|
||||
height: 15%;
|
||||
}
|
||||
|
||||
.name {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue