silphius/app/react/components/dom/external.module.css

8 lines
118 B
CSS
Raw Normal View History

2024-07-28 18:42:28 -05:00
.external {
left: 20px;
opacity: 1;
position: absolute;
top: 274px;
transition: top 150ms, opacity 200ms;
}