修改箱子背景色
This commit is contained in:
parent
08c9d860d6
commit
c9fb2989ef
@ -366,7 +366,7 @@ export default class OneBox extends Vue {
|
|||||||
.bottomBox {
|
.bottomBox {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
background: #000000;
|
background: #211638;
|
||||||
margin-top: toEm(26px);
|
margin-top: toEm(26px);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 0 0 toEm(8px) toEm(8px);
|
border-radius: 0 0 toEm(8px) toEm(8px);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user