Skip to content

Commit

Permalink
Set text-align for direction cell
Browse files Browse the repository at this point in the history
  • Loading branch information
KristjanESPERANTO committed Sep 21, 2022
1 parent 420543e commit 81c34c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ them from the MagicMirror² core system and other modules.
overflow: hidden;
padding-left: 0.4rem;
padding-right: 0.4rem;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
}
Expand Down

0 comments on commit 81c34c4

Please sign in to comment.