We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6397d26 + 09720d9 commit f9b57f3Copy full SHA for f9b57f3
1 file changed
resources/views/navigation.blade.php
@@ -1,6 +1,6 @@
1
<h3 class="flex items-center font-normal text-white mb-6 text-base no-underline">
2
<svg class="sidebar-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
3
- <path fill="#B3C1D1" d="M12.26 11.74L10 14H8v2H6v2l-2 2H0v-4l8.26-8.26a6 6 0 1 1 4 4zm4.86-4.62A3 3 0 0 0 15 2a3 3 0 0 0-2.12.88l4.24 4.24z"/>
+ <path fill="var(--sidebar-icon)" d="M12.26 11.74L10 14H8v2H6v2l-2 2H0v-4l8.26-8.26a6 6 0 1 1 4 4zm4.86-4.62A3 3 0 0 0 15 2a3 3 0 0 0-2.12.88l4.24 4.24z"/>
4
</svg>
5
<span class="sidebar-label">
6
@lang('novassport::navigation.sidebar-label')
0 commit comments