Amélioration zone clic boutons fixes
This commit is contained in:
parent
9a0c7016a5
commit
8021f849ae
@ -1564,6 +1564,7 @@ img.preview {
|
||||
z-index: 1000;
|
||||
li {
|
||||
list-style: none;
|
||||
a {
|
||||
@extend [role="button"], .secondary;
|
||||
height: 1.8em;
|
||||
width: 1.8em;
|
||||
@ -1574,11 +1575,10 @@ img.preview {
|
||||
text-align: center;
|
||||
z-index: 10;
|
||||
opacity: 0.9;
|
||||
a {
|
||||
color: var(--primary-inverse);
|
||||
}
|
||||
color: var(--primary-inverse);
|
||||
float: left;
|
||||
clear: both;
|
||||
}
|
||||
}
|
||||
position: fixed;
|
||||
bottom: calc(var(--spacing) + .4em);
|
||||
|
Loading…
x
Reference in New Issue
Block a user