Skip to content

Commit e84c782

Browse files
author
davidysxue
committed
refactor: flex and grid
1 parent 7c561c7 commit e84c782

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

tools/demo/example/flex/flex.wxss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
@import '../common.wxss';
22

3-
.placeholder{
3+
.placeholder {
44
margin: 5px;
55
padding: 0 10px;
66
text-align: center;
7-
background-color: var(--weui-BG-1);
7+
background-color: var(--weui-BG-0);
88
height: 2.3em;
99
line-height: 2.3em;
1010
color: var(--weui-FG-1);

0 commit comments

Comments
 (0)