mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-03 06:11:48 +00:00
5 lines
65 B
SCSS
5 lines
65 B
SCSS
.graph-card__footer--sticky {
|
|
position: sticky;
|
|
bottom: 0;
|
|
}
|