fix .red-ui-notification

if flows stopped due to missing too much node types manage-project-dep button display none.
pull/4035/head
weibin 2023-01-30 23:02:42 +08:00
parent 7dca148349
commit fd42becbdc
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@
color: var(--red-ui-primary-text-color);
border: 1px solid var(--red-ui-notification-border-default);
border-left-width: 16px;
overflow: hidden;
overflow: scroll;
max-height: 80vh;
.ui-dialog-buttonset {
margin-top: 20px;
margin-bottom: 10px;