mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-20 05:29:14 +00:00
give stat-panel a min width
This commit is contained in:
parent
6199101647
commit
82a76ad124
@ -452,5 +452,6 @@
|
|||||||
.stat-panel:nth-child(4),
|
.stat-panel:nth-child(4),
|
||||||
.stat-panel:nth-child(5) {
|
.stat-panel:nth-child(5) {
|
||||||
flex: 0.8; /* Storage, System, and Network: less space */
|
flex: 0.8; /* Storage, System, and Network: less space */
|
||||||
|
min-width: 125px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user