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