Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit be09fe2

Browse files
committed
仮CSS
1 parent d3fd106 commit be09fe2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/views/Registration.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,8 @@ export default {
123123
color: #FFF;
124124
border-radius: 3px;
125125
}
126+
127+
.errorMessage {
128+
color: red;
129+
}
126130
</style>

0 commit comments

Comments
 (0)