mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-26 19:56:41 +00:00
Added border on top of overview section cards
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
@import '../utils/base';
|
||||
|
||||
.overview__card.overview__card {
|
||||
text-align: center;
|
||||
border-top: 3px solid $mainColor;
|
||||
}
|
||||
|
||||
.overview__card-title {
|
||||
|
||||
Reference in New Issue
Block a user