devMac in wf

This commit is contained in:
jokob-sk
2025-06-07 07:14:04 +10:00
parent d6260e6fb2
commit 1e13bf6629
5 changed files with 13 additions and 7 deletions

View File

@@ -875,6 +875,11 @@ height: 50px;
margin-bottom: 10px;
}
#notifications .notification-buttons{
margin: 10px;
padding: 10px;
}
#notificationData textarea{
width: 100%;
}