feat: migrate to pnpm (#253)

This commit is contained in:
Ahmed Bouhuolia
2023-10-04 12:17:27 +02:00
committed by GitHub
parent 5df454dd30
commit ee62e3e1c2
211 changed files with 25984 additions and 24350 deletions

View File

@@ -5,10 +5,10 @@
margin-top: 40px;
max-width: 820px;
.bp3-tab-list{
.bp4-tab-list{
border-bottom: 2px solid #d7e1e7;
.bp3-tab[aria-disabled="true"]{
.bp4-tab[aria-disabled="true"]{
color: rgba(92, 112, 128, 0.7);
}
}