mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-07-30 23:51:57 +00:00
Extracted ShortUrlsRowMenu to its own module
This commit is contained in:
6
src/short-urls/helpers/ShortUrlsRowMenu.scss
Normal file
6
src/short-urls/helpers/ShortUrlsRowMenu.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.short-urls-row-menu__dropdown-toggle:before {
|
||||
display: none !important;
|
||||
}
|
||||
.short-urls-row-menu__dropdown-toggle--hidden {
|
||||
visibility: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user