source: trip-planner-front/node_modules/primeng/resources/components/toolbar/toolbar.css

Last change on this file was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 210 bytes
RevLine 
[59329aa]1.p-toolbar {
2 display: flex;
3 align-items: center;
4 justify-content: space-between;
5 flex-wrap: wrap;
6}
7
8.p-toolbar-group-left,
9.p-toolbar-group-right {
10 display: flex;
11 align-items: center;
12}
Note: See TracBrowser for help on using the repository browser.