You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UI should work without it breaking.
The both columns should have the grid value of 6.
Actual behavior
At the moment the breaking layout part has a grid value of 5.
It seems that for some reason the grid elements do not occupy the whole space that they could.
Basically, if the month names are longer then planed (in the german language they receive a (.) dot or March is written without the abbreviation) then the layout gets broken like so.
Aside from that, how would I target those black icons on the blue background to change their color to white?
Thanks!
The text was updated successfully, but these errors were encountered:
A GIF or MEME to give some spice of the internet
Environment
Expected behavior
The UI should work without it breaking.
![Screenshot 2019-08-29 at 14 46 51](https://user-images.githubusercontent.com/1423218/63942135-5f434180-ca6d-11e9-974e-b08871eff2db.png)
The both columns should have the grid value of
6
.Actual behavior
At the moment the breaking layout part has a grid value of
5
.It seems that for some reason the
grid
elements do not occupy the whole space that they could.Basically, if the month names are longer then planed (in the german language they receive a (.) dot or March is written without the abbreviation) then the layout gets broken like so.
Aside from that, how would I target those black icons on the blue background to change their color to white?
Thanks!
The text was updated successfully, but these errors were encountered: