mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-20 13:36:20 +00:00
Move stuff belonging to the component to shlink-web-component
This commit is contained in:
9
src/shlink-web-component/short-urls/ShortUrlForm.scss
Normal file
9
src/shlink-web-component/short-urls/ShortUrlForm.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
@import '../../utils/base';
|
||||
|
||||
.short-url-form p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.short-url-form .card {
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user