mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-08-01 08:31:52 +00:00
Extract shlink-web-component outside of src folder
This commit is contained in:
9
shlink-web-component/short-urls/ShortUrlForm.scss
Normal file
9
shlink-web-component/short-urls/ShortUrlForm.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
@import '../../src/utils/base';
|
||||
|
||||
.short-url-form p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.short-url-form .card {
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user