Import quantdinger_vue from feature-multi-user-postgresql

This commit is contained in:
dienakdz
2026-04-06 17:04:22 +07:00
parent 11e2e5aaa6
commit 106419c955
216 changed files with 93880 additions and 0 deletions
@@ -0,0 +1,12 @@
.ant-textarea-limit {
position: relative;
.limit {
position: absolute;
right: 10px;
bottom: 5px;
font-size: 12px;
color: #909399;
background: #fff;
}
}