- updated code, added new settings;
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
}
|
||||
}
|
||||
.p-tag {
|
||||
&.p-tag-secondary {
|
||||
background-color: var(--table-border-color);
|
||||
}
|
||||
|
||||
.p-tag-value {
|
||||
color: var(--menuitem-active-color);
|
||||
}
|
||||
@@ -147,7 +151,7 @@
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.p-dropdown {
|
||||
.p-dropdown, .p-chips, .p-chips-multiple-container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user