Files
adastra_app/src/app/article/[slug]/_components/commentCard/presentation.module.css
T
2025-08-07 08:12:11 +02:00

14 lines
185 B
CSS

.form {
display: inline;
& button {
background: none;
color: inherit;
border: none;
padding: 0;
font: inherit;
cursor: pointer;
outline: inherit;
}
}