This commit is contained in:
Vanessa 2023-10-28 23:27:38 +08:00
parent d53b800b9e
commit 4314143292

View file

@ -329,10 +329,6 @@
#findInput {
width: 120px;
}
#findInput[data-status="notFound"] {
background-color: var(--b3-theme-error);
}
}
.secondaryToolbar {