doc: add orders__error style

This commit is contained in:
Leon Xu
2022-05-07 16:00:30 -07:00
parent 6b7c245f44
commit b2cf8e31cd
+5
View File
@@ -5,3 +5,8 @@
.orders > h1 {
margin: 30px 0;
}
.orders__noitem {
text-align: center;
color: red;
}