custom_many2many widget整合到前端包中

This commit is contained in:
mgw
2023-09-07 17:54:07 +08:00
parent 255786325b
commit 121217d70f
5 changed files with 4 additions and 8 deletions

View File

@@ -1,6 +0,0 @@
.zoomed {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(20);
}