learn more link under analytical store

This commit is contained in:
Sampath
2023-06-06 19:42:27 +05:30
parent b48c3d7735
commit 21e2ecefc1
3 changed files with 11 additions and 1 deletions

View File

@@ -14,3 +14,7 @@
.throughputInputSpacing > :not(:last-child) {
margin-bottom: @DefaultSpace;
}
.capacitycalculator-link:focus{
text-decoration: underline;
outline-offset: 2px;
}