Skip to content
Snippets Groups Projects
Unverified Commit a8a0f777 authored by Matiss Janis Aboltins's avatar Matiss Janis Aboltins Committed by GitHub
Browse files

:bug: (mobile) fix schedule status positioning (#1669)

* :bug: (mobile) fix schedule status positioning

* Release notes
parent 852b5373
No related branches found
No related tags found
No related merge requests found
......@@ -175,6 +175,7 @@ function Status({ status }) {
fontSize: 11,
color,
fontStyle: 'italic',
textAlign: 'left',
}}
>
{titleFirst(status)}
......
---
category: Bugfix
authors: [MatissJanis]
---
Mobile: fix schedule status label positioning
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment