mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-08 20:01:20 +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 {
|
.collapse-item.nav-button {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
Loading…
Reference in New Issue
Block a user