.
This commit is contained in:
9
Web/src/assets/style/dark/lib/align.less
Normal file
9
Web/src/assets/style/dark/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