mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-03 22:31:52 +00:00
Extracted short URLs table into reusable component to use both on list section and overview section
This commit is contained in:
8
src/servers/Overview.scss
Normal file
8
src/servers/Overview.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.overview__card.overview__card {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.overview__card-title {
|
||||
text-transform: uppercase;
|
||||
color: #6c757d;
|
||||
}
|
||||
Reference in New Issue
Block a user