Files
xrpl-dev-portal/styles/_toml-checker.scss
2023-01-11 13:20:57 -06:00

9 lines
118 B
SCSS

.toml-checker {
#result {
display: none;
}
#verify-domain-result {
display: none;
}
}