source:
trip-planner-front/node_modules/primeng/resources/components/messages/messages.css
Last change on this file was 59329aa, checked in by , 3 years ago | |
---|---|
|
|
File size: 259 bytes |
Rev | Line | |
---|---|---|
[59329aa] | 1 | .p-message-wrapper { |
2 | display: flex; | |
3 | align-items: center; | |
4 | } | |
5 | ||
6 | .p-message-close { | |
7 | display: flex; | |
8 | align-items: center; | |
9 | justify-content: center; | |
10 | } | |
11 | ||
12 | .p-message-close.p-link { | |
13 | margin-left: auto; | |
14 | overflow: hidden; | |
15 | position: relative; | |
16 | } |
Note:
See TracBrowser
for help on using the repository browser.