feat(webapp): add all countries to the setup organization page

This commit is contained in:
a.bouhuolia
2023-04-05 01:30:36 +02:00
parent a5c190e094
commit da20b7c837
7 changed files with 2304 additions and 30 deletions

View File

@@ -55,6 +55,11 @@
height: 40px;
font-size: 15px;
width: 100%;
&:disabled,
&.bp3-loading{
background-color: rgba(28, 36, 72, 0.5);
}
}
}
}