Files
docker-docs/assets/css/hack.css
2024-02-06 10:12:26 +01:00

5 lines
135 B
CSS

/* center the closing button for the cookie consent modal */
.ot-floating-button__close {
@apply flex justify-center items-center;
}