mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Lotsa style fixes, and mobile view fix
This commit is contained in:
parent
d00c0f6406
commit
14069a289c
20 changed files with 116 additions and 107 deletions
|
@ -141,7 +141,7 @@ export default function AllQuestions({ router }) {
|
|||
offline használatra. (txt formátumban)
|
||||
</div>
|
||||
<center>
|
||||
<div className={`buttonContainer ${styles.dataEditor}`}>
|
||||
<div className={'buttonContainer'}>
|
||||
<div
|
||||
onClick={() => {
|
||||
window.open(`${constants.siteUrl}dataeditor`, '_blank')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue