Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
57eec55727 |
2
app/web/dist/bundle.css
vendored
2
app/web/dist/bundle.css
vendored
File diff suppressed because one or more lines are too long
2
app/web/dist/bundle.js
vendored
2
app/web/dist/bundle.js
vendored
File diff suppressed because one or more lines are too long
2
app/web/dist/bundle.js.map
vendored
2
app/web/dist/bundle.js.map
vendored
File diff suppressed because one or more lines are too long
@@ -408,7 +408,7 @@
|
||||
|
||||
.kind-number {
|
||||
background: var(--primary);
|
||||
color: var(--text-color);
|
||||
color: #ffffff;
|
||||
padding: 0.1em 0.4em;
|
||||
border: 0;
|
||||
font-size: 0.7em;
|
||||
@@ -455,7 +455,7 @@
|
||||
|
||||
.delete-target {
|
||||
background: var(--danger);
|
||||
color: var(--text-color);
|
||||
color: #ffffff;
|
||||
padding: 0.1em 0.3em;
|
||||
border-radius: 0.2rem;
|
||||
font-size: 0.7em;
|
||||
|
||||
@@ -1 +1 @@
|
||||
v0.51.0
|
||||
v0.52.1
|
||||
|
||||
Reference in New Issue
Block a user