shlink-web-client/shlink-web-component/short-urls/ShortUrlForm.scss

10 lines
129 B
SCSS
Raw Normal View History

@import '../../src/utils/base';
.short-url-form p:last-child {
margin-bottom: 0;
}
2021-03-20 13:18:00 +03:00
.short-url-form .card {
height: 100%;
}