fix style
Some checks are pending
Deploy / build-and-deploy (push) Waiting to run

This commit is contained in:
2025-12-14 00:04:40 +08:00
parent ec46928689
commit 5a77902750

View File

@@ -152,7 +152,6 @@ function closePanel() {
<style scoped>
.floating-panel {
font-family: "Monaco", "Consolas", monospace;
width: 300px;
position: absolute;
top: 20px;
@@ -172,7 +171,6 @@ function closePanel() {
}
.no-variables-text {
font-style: italic;
text-align: center;
display: block;
padding: 20px;