mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
Update styles.fix.css
This commit is contained in:
parent
5cbbbbcb06
commit
8fd8e33c3f
1 changed files with 3 additions and 2 deletions
|
@ -698,6 +698,7 @@ b, strong {
|
||||||
right: 0px;
|
right: 0px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
background: #fff;
|
||||||
}
|
}
|
||||||
.l-content .io-log {
|
.l-content .io-log {
|
||||||
color: #58666f;
|
color: #58666f;
|
||||||
|
@ -706,7 +707,7 @@ b, strong {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
display: block;
|
||||||
/*overflow-scrolling: auto;*/
|
/*overflow-scrolling: auto;*/
|
||||||
z-index: 98;
|
z-index: 99;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
@ -807,7 +808,7 @@ b, strong {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
/*overflow-scrolling: auto;*/
|
/*overflow-scrolling: auto;*/
|
||||||
z-index: 98;
|
z-index: 99;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue