Skip to content

Commit c1021b3

Browse files
authored
Update
1 parent 2441be3 commit c1021b3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

input/example/DemoPageView.vue

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,11 @@ label i {
139139
max-width: 480px;
140140
padding: 30px;
141141
}
142+
143+
h4 {
144+
float: left;
145+
width: 100%;
146+
border: 1px solid #222;
147+
padding: 20px;
148+
}
142149
</style>

0 commit comments

Comments
 (0)