🎨 为只读状态选项设置默认光标样式

This commit is contained in:
Jeffrey Chen 2024-12-10 19:31:23 +08:00
parent 1df6209175
commit 2b7db670cb

View file

@ -243,6 +243,7 @@
}
&--readonly {
cursor: default;
padding-left: 13px;
padding-right: 8px;
max-width: none;