_navbar.scss: switch comment (#34677)

This commit is contained in:
XhmikosR 2021-08-04 17:49:34 +03:00 committed by GitHub
parent 68ff5c91b7
commit 7fcc2f4d52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@
bottom: 0;
z-index: 1000;
flex-grow: 1;
visibility: visible !important; /* stylelint-disable-line declaration-no-important */
visibility: visible !important; // stylelint-disable-line declaration-no-important
background-color: transparent;
border-right: 0;
border-left: 0;