Last change
on this file since 59329aa was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
339 bytes
|
Line | |
---|
1 | .p-panel-header {
|
---|
2 | display: flex;
|
---|
3 | justify-content: space-between;
|
---|
4 | align-items: center;
|
---|
5 | }
|
---|
6 |
|
---|
7 | .p-panel-title {
|
---|
8 | line-height: 1;
|
---|
9 | }
|
---|
10 |
|
---|
11 | .p-panel-header-icon {
|
---|
12 | display: inline-flex;
|
---|
13 | justify-content: center;
|
---|
14 | align-items: center;
|
---|
15 | cursor: pointer;
|
---|
16 | text-decoration: none;
|
---|
17 | overflow: hidden;
|
---|
18 | position: relative;
|
---|
19 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.