feedback column header made theme aware
This commit is contained in:
Родитель
1f1c389c8d
Коммит
4024b5e4ec
|
@ -1,4 +1,4 @@
|
|||
@import "_variables.scss";
|
||||
@import "_variables.scss";
|
||||
|
||||
.feedback-column {
|
||||
border-right: 2px solid white;
|
||||
|
@ -17,7 +17,6 @@
|
|||
.feedback-column-header {
|
||||
padding: 10px;
|
||||
padding-top: 15px;
|
||||
background-color: white;
|
||||
padding-left: $header_horizontal_spacing;
|
||||
|
||||
.feedback-column-title {
|
||||
|
|
Загрузка…
Ссылка в новой задаче