mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-04 06:25:22 +01:00
Added some margin between tags in tags input:
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
box-shadow: none;
|
||||
}
|
||||
.bootstrap-tagsinput .badge {
|
||||
margin: 2px 0;
|
||||
margin: 2px 0.2em;
|
||||
padding:5px 8px;
|
||||
}
|
||||
.bootstrap-tagsinput .badge [data-role="remove"] {
|
||||
|
||||
Reference in New Issue
Block a user