fix(ui): page title input background for the whiteboard

This commit is contained in:
charlie
2024-02-05 20:15:37 +08:00
parent 74e3da3c48
commit c9c9fd8fed

View File

@@ -188,6 +188,7 @@ input.tl-text-input {
border: none;
box-shadow: none;
padding: 0;
background-color: transparent;
}
}