Fixed button cancel position
parent
f074bd2ead
commit
253eeee1a8
|
@ -6,6 +6,9 @@
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
.cancel {
|
||||||
|
right: 7rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.us-story-main-data {
|
.us-story-main-data {
|
||||||
|
|
Loading…
Reference in New Issue