mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-10 09:33:51 +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 {
|
.overview__card.overview__card {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
border-top: 3px solid $mainColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
.overview__card-title {
|
.overview__card-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user