[marketplace] Add notification about "No internet connection".

This commit is contained in:
AlexeyMatveev686
2023-04-07 20:05:43 +03:00
parent db667845a5
commit 93ef635591
8 changed files with 99 additions and 25 deletions

View File

@ -19,4 +19,9 @@ html, body {
}
.hidden {
display: none !important;
}
.lab{
border: none !important;
background-color: transparent !important;
font-size: 15px !important;
}