fix: PrimeVue Select/DatePicker overlays z-index above dialog mask
This commit is contained in:
parent
0368fbf26c
commit
4e6cea4302
@ -5308,3 +5308,9 @@
|
||||
.p-dialog-mask {
|
||||
z-index: 99999 !important;
|
||||
}
|
||||
.p-portal,
|
||||
.p-select-overlay,
|
||||
.p-datepicker-overlay,
|
||||
.p-dropdown-panel {
|
||||
z-index: 100000 !important;
|
||||
}
|
||||
@ -1,2 +1,2 @@
|
||||
// Авто-сгенерировано: postbuild.js
|
||||
import '/deal/assets/index-C02jcnWu.js';
|
||||
import '/deal/assets/index-DroLKiRh.js';
|
||||
3532
deal/assets/index-CGle1Fjy.js
Normal file
3532
deal/assets/index-CGle1Fjy.js
Normal file
File diff suppressed because one or more lines are too long
1
deal/assets/index-Dchx5mqL.css
Normal file
1
deal/assets/index-Dchx5mqL.css
Normal file
File diff suppressed because one or more lines are too long
3532
deal/assets/index-DroLKiRh.js
Normal file
3532
deal/assets/index-DroLKiRh.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user