additional spacing added
This commit is contained in:
@@ -861,7 +861,7 @@
|
||||
.tag {
|
||||
cursor: default;
|
||||
margin: 10px;
|
||||
padding: 10px;
|
||||
padding: 10px 15px;
|
||||
background: @blueExtraDark;
|
||||
position: relative;
|
||||
user-select: all;
|
||||
@@ -869,9 +869,9 @@
|
||||
.icon-trash {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
padding-left: 4px;
|
||||
padding-left: 2px;
|
||||
font-size: 15px;
|
||||
right: -2px;
|
||||
right: -5px;
|
||||
bottom: -1px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user