Fix mapEdit bg
This commit is contained in:
parent
75168231f3
commit
f7ee883323
@ -30,7 +30,7 @@ body {
|
||||
}
|
||||
|
||||
/** 素材区背景 */
|
||||
#iconLib {
|
||||
#iconLib, #mapEdit {
|
||||
background-color: #F5F5F5;
|
||||
}
|
||||
|
||||
|
||||
@ -43,7 +43,7 @@ button {
|
||||
}
|
||||
|
||||
/** 素材区背景 */
|
||||
#iconLib {
|
||||
#iconLib, #mapEdit {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user