feat: refactor NewDates, clean up legacy code
This reverts commit 0c7836fa59.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.trigger {
|
||||
background: none;
|
||||
border: 1px solid var(--Base-Border-Subtle);
|
||||
border-radius: var(--Corner-radius-Small);
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
padding: var(--Spacing-x-half);
|
||||
}
|
||||
Reference in New Issue
Block a user