mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Adding global styling class for aligning text to the right
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.text-right{
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
table .blank-action {
|
||||
display: inline-block;
|
||||
width: 29px;
|
||||
|
||||
Reference in New Issue
Block a user