Fix weather tag border radius
This commit is contained in:
@@ -545,6 +545,7 @@ $legend-color: $post-color;
|
|||||||
padding: $elem-spacing;
|
padding: $elem-spacing;
|
||||||
background: $message-bg;
|
background: $message-bg;
|
||||||
color: $message-color;
|
color: $message-color;
|
||||||
|
border-radius: 0 $block-radius $block-radius 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user