1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-23 17:51:56 +02:00

TWeak tab text size

This commit is contained in:
Barry vd. Heuvel
2025-02-21 15:37:47 +01:00
parent 3f589bbbae
commit 0a3f554388

View File

@@ -282,7 +282,7 @@ a.phpdebugbar-tab.phpdebugbar-active {
color: var(--debugbar-active-text);
}
a.phpdebugbar-tab .phpdebugbar-text {
font-size: 14px;
font-size: 15px;
}
a.phpdebugbar-tab span.phpdebugbar-badge {
display: none;