mirror of
https://github.com/nxshock/gron.git
synced 2025-07-01 00:13:36 +05:00
Left-align button text
This commit is contained in:
parent
ff03ada7fe
commit
9186678563
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ th {
|
||||||
|
|
||||||
table button {
|
table button {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
text-align: left;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: var(--base01);
|
background-color: var(--base01);
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue