mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-24 18:22:03 +02:00
TWeak tab text size
This commit is contained in:
@@ -282,7 +282,7 @@ a.phpdebugbar-tab.phpdebugbar-active {
|
|||||||
color: var(--debugbar-active-text);
|
color: var(--debugbar-active-text);
|
||||||
}
|
}
|
||||||
a.phpdebugbar-tab .phpdebugbar-text {
|
a.phpdebugbar-tab .phpdebugbar-text {
|
||||||
font-size: 14px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
a.phpdebugbar-tab span.phpdebugbar-badge {
|
a.phpdebugbar-tab span.phpdebugbar-badge {
|
||||||
display: none;
|
display: none;
|
||||||
|
Reference in New Issue
Block a user