fix backlog-table popover link width
parent
cdd4e3f9bd
commit
840100832d
|
@ -38,7 +38,10 @@
|
|||
position: relative;
|
||||
text-align: right;
|
||||
.popover {
|
||||
a {
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.icon {
|
||||
color: $gray-light;
|
||||
|
|
Loading…
Reference in New Issue