mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-03-29 16:48:02 +08:00
12 lines
126 B
Plaintext
12 lines
126 B
Plaintext
.linux-widget-table {
|
|
tr td:first-child {
|
|
width: 200px;
|
|
}
|
|
|
|
td {
|
|
.progress {
|
|
margin-bottom: 0;
|
|
}
|
|
}
|
|
}
|