mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 17:40:23 +03:00
9 lines
129 B
SCSS
9 lines
129 B
SCSS
@import '../../src/utils/base';
|
|
|
|
.short-url-form p:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.short-url-form .card {
|
|
height: 100%;
|
|
}
|