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

@@ -13,14 +13,14 @@
}
.account_name {
.bp3-popover-wrapper--inactive-semafro {
.bp4-popover-wrapper--inactive-semafro {
margin-left: 8px;
margin-right: 6px;
float: right;
border: 0;
}
.bp3-popover-wrapper--account-desc {
.bp4-popover-wrapper--account-desc {
border-bottom-color: #bbb;
}

View File

@@ -6,12 +6,12 @@
padding: 0 0px 16px 0px;
border-bottom: 2px solid #e9e9e9;
.bp3-form-group{
.bp4-form-group{
margin-bottom: 0;
}
}
.bp3-dialog-footer {
.bp4-dialog-footer {
padding-top: 10px;
}
}