Add back bottom border to widget title bar
This commit is contained in:
parent
0561c5bd4f
commit
19320c37df
2 changed files with 47 additions and 53 deletions
|
@ -74,7 +74,7 @@ limitations under the License.
|
|||
margin: 0;
|
||||
padding: 2px 10px;
|
||||
// background-color: $e2e-verified-color;
|
||||
// border-bottom: 1px solid $primary-hairline-color;
|
||||
border-bottom: 1px solid $primary-hairline-color;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue