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 16:56:44 +00:00
justify-content: flex-end;
2019-03-27 16:05:27 +00:00
}