mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 19:27:36 +02:00
Lotsa style fixes, and mobile view fix
This commit is contained in:
@@ -136,7 +136,7 @@ export default function PwRequest({ globalData }) {
|
||||
<span>{' ' + userCount + ' '}</span>
|
||||
felhasználója van.
|
||||
</div>
|
||||
<div className={`buttonContainer ${styles.pwButton}`}>
|
||||
<div className={'buttonContainer'}>
|
||||
<div
|
||||
onClick={() => {
|
||||
requestPw().then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user