mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-01 13:14:30 +01:00
POS: Remove forced center alignment for description (#5555)
Allows to specify the text alignment in the description container via the richt text editor. Before it was center aligned, no matter what one did in the editor. This is feedback we got in yesterdays call with Start9.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
.lead {
|
||||
max-width: 36em;
|
||||
text-align: center;
|
||||
margin: 0 auto 2.5rem;
|
||||
}
|
||||
.lead :last-child {
|
||||
|
||||
Reference in New Issue
Block a user