Added types for cypress.

This commit is contained in:
Mike Cao 2024-03-01 15:56:18 -08:00
parent 011dea41c9
commit 76f40dd621
4 changed files with 21 additions and 3 deletions

View file

@ -15,6 +15,7 @@
.buttons button:first-child {
border-start-end-radius: 0;
border-end-end-radius: 0;
border-inline-end: 1px solid var(--base400);
}
.buttons button:last-child {