Commit 5580703f authored by afc163's avatar afc163

fix editable table

parent b474cb98
...@@ -68,15 +68,11 @@ ...@@ -68,15 +68,11 @@
} }
} }
// ιΏε…θ‘¨ζ ΌηΌ–θΎ‘ζ¨‘εΌεˆ‡ζ’ζ—ΆζŠ–εŠ¨
:global(.ant-table) td {
transition: none !important;
}
.editable { .editable {
td { td {
padding-top: 13px !important; padding-top: 13px !important;
padding-bottom: 12.5px !important; padding-bottom: 12.5px !important;
transition: none !important;
} }
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment