devices deletion and fix bugs

This commit is contained in:
Ivan
2023-09-22 22:47:53 +03:00
parent 2a227043eb
commit c6b92f06e0
7 changed files with 95 additions and 6 deletions

View File

@ -684,6 +684,7 @@ header img {
border: 2px solid rgba(245, 245, 250, 1);
border-radius: 30px;
overflow: hidden;
overflow-x: auto;
position: relative;
}