move app template handling to backend
This commit is contained in:
parent
a5d02831bf
commit
b305fdbdc3
3 changed files with 138 additions and 159 deletions
|
@ -2739,7 +2739,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
|
||||
.wpfade_transform-enter,
|
||||
.wpfade_transform-leave-to {
|
||||
transform: scale(0.90);
|
||||
transform: translateX(20px);
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue