Fix Bug 51402
This commit is contained in:
parent
5117ed8834
commit
24f74aa199
|
@ -386,9 +386,9 @@
|
|||
.page {
|
||||
.color-palettes {
|
||||
.list {
|
||||
.palette {
|
||||
padding: 8px 0px;
|
||||
.row {
|
||||
ul {
|
||||
.palette {
|
||||
padding: 8px 0px;
|
||||
a {
|
||||
flex-grow: 1;
|
||||
position: relative;
|
||||
|
@ -411,7 +411,7 @@
|
|||
background-size: 100% 100%;
|
||||
.encoded-svg-background("<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 22 22' xml:space='preserve'><line stroke='#ff0000' stroke-linecap='undefined' stroke-linejoin='undefined' id='svg_1' y2='0' x2='22' y1='22' x1='0' stroke-width='2' fill='none'/></svg>");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue