This commit is contained in:
Peter Cottle 2024-06-18 16:24:57 +09:00
parent a3cfd3bb88
commit 21fbde2c31
4 changed files with 12 additions and 4 deletions

View file

@ -480,6 +480,10 @@ div.ui-draggable div.controls div.box.flex1 div {
cursor: pointer;
}
div.modalTerminal div.close {
cursor: pointer !important;
}
div.controls div.box.flex1 div.close {
background-color: #fb625f;
}