mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-06-01 10:06:17 +00:00
Created more components for the short URLs list
This commit is contained in:
10
src/short-urls/ShortUrlsList.scss
Normal file
10
src/short-urls/ShortUrlsList.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.short-urls-list__cell {
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
.short-urls-list__dropdown-toggle:before {
|
||||
display: none !important;
|
||||
}
|
||||
.short-urls-list__dropdown-toggle--hidden {
|
||||
visibility: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user