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

@@ -15,19 +15,19 @@
margin-top: 0;
margin-bottom: 12px;
}
.bp3-tab-list {
.bp4-tab-list {
border-bottom: 2px solid #e6e6e6;
width: 95%;
.bp3-tab-indicator-wrapper .bp3-tab-indicator{
.bp4-tab-indicator-wrapper .bp4-tab-indicator{
bottom: -2px;
}
}
.bp3-tab-panel{
.bp4-tab-panel{
margin-top: 26px;
}
.subscribe-button {
.bp3-button {
.bp4-button {
background-color: #0063ff;
min-height: 41px;
width: 240px;
@@ -41,19 +41,19 @@
.license-container {
.bp3-button{
.bp4-button{
margin-top: 14px;
padding: 0 30px;
}
.form-group-license_code{
margin-top: 20px;
}
.bp3-form-content {
.bp3-input-group {
.bp4-form-content {
.bp4-input-group {
display: block;
position: relative;
}
.bp3-input {
.bp4-input {
position: relative;
width: 59%;
height: 41px;