add react版前端
This commit is contained in:
9
web-react/src/assets/style/lib/align.less
Normal file
9
web-react/src/assets/style/lib/align.less
Normal file
@@ -0,0 +1,9 @@
|
||||
.text-left {
|
||||
text-align: left !important;
|
||||
}
|
||||
.text-center {
|
||||
text-align: center !important;
|
||||
}
|
||||
.text-right {
|
||||
text-align: right !important;
|
||||
}
|
||||
Reference in New Issue
Block a user