Button text alignment
parent
a85903aefd
commit
b4fc65b473
|
@ -5,6 +5,7 @@
|
||||||
user-select: none;
|
user-select: none;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-button-text {
|
.p-button-text {
|
||||||
|
|
Loading…
Reference in New Issue