Update tabledemo and add primeblocks & icons pages

This commit is contained in:
Çetin
2021-12-20 18:06:23 +03:00
parent 2b18107f22
commit bc08999a0a
22 changed files with 1345 additions and 192 deletions

View File

@@ -30,7 +30,7 @@
.layout-menuitem-root-text {
text-transform: uppercase;
color:var(--text-color-secondary);
color:var(--surface-900);
font-weight: 600;
margin-bottom: .5rem;
font-size: .875rem;
@@ -65,6 +65,7 @@
&.router-link-exact-active {
font-weight: 700;
color: var(--primary-color);
}
}