Skip to content

Commit 4b21093

Browse files
authored
Merge pull request #476 from phanlyhuynh/fix_bug_language_option
Fix language option and Logout button invisible
2 parents 587e850 + 0407b95 commit 4b21093

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/assets/sass/backend/_dropdown.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,9 @@ $-webkit-keyframes flipInX {
343343
left: auto;
344344
border: 1px solid #ddd;
345345
background: #fff;
346+
a {
347+
color: #333 !important;
348+
}
346349
}
347350
}
348351
}

0 commit comments

Comments
 (0)