toast close button padding
| @@ -3970,7 +3970,8 @@ body #toast-container .toast-warning { | ||
| 3970 | 3970 | } |
| 3971 | 3971 | |
| 3972 | 3972 | button.toast-close-button { |
| 3973 | 3973 | padding-right: 3px5px; |
| 3974 | + padding-top: 3px; | |
| 3974 | 3975 | } |
| 3975 | 3976 | |
| 3976 | 3977 | #dialogue_del_mes { |
| @@ -6148,4 +6149,4 @@ body:not(.movingUI) .drawer-content.maximized { | ||
| 6148 | 6149 | .info-block.error { |
| 6149 | 6150 | border-color: var(--error-color, #e87f7f); |
| 6150 | 6151 | background-color: rgba(241, 163, 163, 0.2); |
| 6151 | 6152 | } |
| 6152 | \ No newline at end of file | |