Home / Admin / slide-top-left.css
Duplicate Snippet

Embed Snippet on Your Site

slide-top-left.css

Code Preview
css
html div#om-{{id}} {
	top: 0px !important;
	bottom: unset !important;
	right: auto !important;
	margin-left: 20px !important;
	transition: top 0.3s ease 0s !important;
}

Comments

Add a Comment