Skip to content

Commit ff682d6

Browse files
committed
Merge pull request #1546 from darkimmortal/master
Fix for white-on-white profiler text when using dark site theme
2 parents 05cb1ea + c63ed36 commit ff682d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

laravel/profiling/profiler.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
right:0 !important;
99
width:100%;
1010
z-index: 9999 !important;
11+
color: #000;
1112
}
1213

1314
.anbu-tabs

0 commit comments

Comments
 (0)