mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-07-29 08:09:07 +00:00
10 lines
144 B
CSS
10 lines
144 B
CSS
.ReactTable .rt-th,
|
|
.ReactTable .rt-td {
|
|
padding: 10px 15px;
|
|
overflow: visible;
|
|
}
|
|
|
|
.rt-tr-group .red {
|
|
background-color: #fff4f2;
|
|
}
|