mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-11 10:58:57 +01:00
parent
e5cf9cb4c5
commit
1f89eec3f6
@ -1391,6 +1391,21 @@ body.sidebar-hidden .navbar-nav {
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 400px) {
|
||||
td, th {
|
||||
font-size: 12px;
|
||||
padding: 0.3rem !important;
|
||||
}
|
||||
|
||||
.card-body p + p {
|
||||
margin-top: 0.75rem;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.collapse-item.nav-button {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
Loading…
Reference in New Issue
Block a user