
12-28-2020, 02:49 PM
|
|
|
Join Date: Dec 2020
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by tahir436
My suggestion:
Remove the orange line and then apply "border-bottom: 2px solid orange" property to the header.
Eg
.canvas-layout-container .canvas-widget:not(.widget-no-border) .widget-header {
border-bottom: 2px solid orange;
}
|
Thanks.
All sorted.
|