silphius/app/react/components/dom/external.module.css
2024-07-28 18:42:28 -05:00

8 lines
118 B
CSS

.external {
left: 20px;
opacity: 1;
position: absolute;
top: 274px;
transition: top 150ms, opacity 200ms;
}