-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed issue in recurrence component, fixed cosmetic issue in drawer r…
…egarding the filter reset
- Loading branch information
Showing
7 changed files
with
44 additions
and
54 deletions.
There are no files selected for viewing
13 changes: 12 additions & 1 deletion
13
.github/workflows/code-scan.yml → ...hub/workflows/code-scan-update-mirror.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
@use '../Variables.scss'; | ||
|
||
#Attributes { | ||
display: block; | ||
padding: 0.75em 1em; | ||
margin: 0; | ||
overflow-y: scroll; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3896,10 +3896,10 @@ jsonfile@^6.0.1: | |
optionalDependencies: | ||
graceful-fs "^4.1.6" | ||
|
||
jstodotxt@^1.0.0-alpha.0: | ||
version "1.0.0-alpha.0" | ||
resolved "https://registry.yarnpkg.com/jstodotxt/-/jstodotxt-1.0.0-alpha.0.tgz#49f4c4eafd754f7848d026f648d55a40e86ca9d1" | ||
integrity sha512-D7Dxn6DSJbgnjNABQriBuj16NAz4s0+NhEWIGvMoMqDFHm4X3G9N+c/hCVWIqoy7IN2neSpCcI6IMIS4fmla8Q== | ||
[email protected].3: | ||
version "1.0.0-alpha.3" | ||
resolved "https://registry.yarnpkg.com/jstodotxt/-/jstodotxt-1.0.0-alpha.3.tgz#ee4313bbfea94fb48503d7c530fbf2b130ecafb2" | ||
integrity sha512-XGe6QfxnklhDKpSCgn2hNq2F9IXZZZf9sGzkEtLC6sVA7InVeaYXNiPcX1mKZ5Q2VpPY2siV1UlLfo5x6beP4Q== | ||
|
||
"jsx-ast-utils@^2.4.1 || ^3.0.0": | ||
version "3.3.5" | ||
|