mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-27 03:18:22 +03:00
4 lines
65 B
SCSS
4 lines
65 B
SCSS
.graph-card__footer--sticky {
|
|
position: sticky;
|
|
bottom: 0;
|
|
}
|