fixed css problem: habit content width too thin
This commit is contained in:
parent
3d61b94932
commit
9d6c50ef88
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
.habit-text {
|
||||
text-align: center !important;
|
||||
padding: 0px;
|
||||
width: 80px;
|
||||
width: 50%;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue