source:
trip-planner-front/node_modules/primeng/resources/components/toolbar/toolbar.css@
59329aa
Last change on this file since 59329aa was 59329aa, checked in by , 3 years ago | |
---|---|
|
|
File size: 210 bytes |
Line | |
---|---|
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.