mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-05-31 01:26:16 +00:00
Improved tags filtering for short URLs, allowing to select from any existing tag
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
@import '../utils/base';
|
||||
|
||||
.input-group > .react-tags {
|
||||
flex: 1 1 auto;
|
||||
width: 1%;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.react-tags {
|
||||
position: relative;
|
||||
padding: 5px 0 0 6px;
|
||||
|
||||
Reference in New Issue
Block a user