🐛 fix: bug fixed
This commit is contained in:
parent
c428700989
commit
247ab61454
|
@ -51,4 +51,9 @@ const severity = computed(() => {
|
|||
|
||||
<style scoped>
|
||||
.p-message.disabled {color: var(--text-disabled-grey);}
|
||||
|
||||
.p-message-icon{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue
Block a user