fix ntpContentsmaller than ntpBanner
This commit is contained in:
parent
ae83b1d5f2
commit
4eb2b2c1a8
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
}
|
||||
|
||||
.ntpContent{
|
||||
padding: 20px;
|
||||
width: 100%;
|
||||
padding: 10px;
|
||||
display: none;
|
||||
background-color: $back-color-3;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue