add visa/master module

This commit is contained in:
2024-09-04 19:50:40 +05:00
parent be39810f62
commit 837d2a4704
17 changed files with 476 additions and 17 deletions

View File

@@ -28,3 +28,9 @@ dialog a {
/*div[data-popper-placement=bottom-start] {*/
/* display: contents;*/
/*}*/
button[dusk="update-and-continue-editing-button"],
button[dusk="create-and-add-another-button"] {
display: none;
}