Removing border from first tr tds in more modal
Этот коммит содержится в:
@@ -140,6 +140,11 @@
|
|||||||
&:hover td {
|
&:hover td {
|
||||||
background: #f7f7f7;
|
background: #f7f7f7;
|
||||||
}
|
}
|
||||||
|
&:first-child {
|
||||||
|
td {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
td {
|
td {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user