- added cache faq items;

- added terms pdf;
- added redirect to 'add company' for new users;
This commit is contained in:
Vitalii Kiiko
2024-10-11 12:51:15 +02:00
parent 8fb1551880
commit bd64a34347
26 changed files with 168 additions and 36 deletions

View File

@@ -25,6 +25,15 @@ body {
flex-grow: 1;
}
iframe {
width: 100%;
height: 100%;
}
img {
max-width: 100%;
}
.inner {
display: flex;
height: 100%;