Fix button width regarless of text in lightbox
parent
83487b6313
commit
5edc4d76f3
|
@ -247,9 +247,9 @@
|
|||
.options {
|
||||
display: flex;
|
||||
a {
|
||||
flex-grow: 1;
|
||||
padding: 8px 0;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
&:first-child {
|
||||
margin-right: .5rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue