1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-08 16:26:45 +00:00
mon-entreprise/source/components/PeriodSwitch.css

6 lines
84 B
CSS
Raw Normal View History

#PeriodSwitch {
2018-11-21 14:46:51 +00:00
display: flex;
align-items: center;
2019-04-02 18:56:44 +02:00
justify-content: flex-end;
2019-03-27 17:05:27 +01:00
}