Compare View
Commits (2)
Changes
Showing 1 changed file Side-by-side Diff
resources/views/companies.blade.php
... | ... | @@ -145,7 +145,7 @@ |
145 | 145 | <a href="{{ route('info_company', ['company' => $emp->id]) }}" class="button button_light main__employers-item-more">Подробнее</a> |
146 | 146 | |
147 | 147 | @if ($emp->oficial_status == 1) |
148 | - <span class="main__employers-item-label"> | |
148 | + <span class="main__employers-item-label company-approved-service"> | |
149 | 149 | <svg> |
150 | 150 | <use xlink:href="images/sprite.svg#v"></use> |
151 | 151 | </svg> |