Commit 36473daefbfc4e101f6e6f4b146164e9acd89602

Authored by Сергей П
1 parent 2563109dad
Exists in master

фиксы

Showing 1 changed file with 6 additions and 0 deletions Side-by-side Diff

public/css/style_may2024.css
... ... @@ -9252,3 +9252,9 @@ main + .news {
9252 9252 border-bottom: 1px #cccccc solid;
9253 9253 padding-bottom: 25px;
9254 9254 }
  9255 +@media (max-width: 1280px) {
  9256 + #prev_worker .cabinet__inputs-item-buttons{
  9257 + position: absolute;
  9258 + right: 0;
  9259 + }
  9260 +}