mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Layout active tab highlight, textarea styling
This commit is contained in:
@@ -8,6 +8,7 @@ export default function Feedback (props) {
|
||||
<form action={constants.serverUrl + 'postfeedback'} method='post'>
|
||||
<div>Észrevételek: (közeledő teszt miatti kérdés-karbantartás, bug, feature vagy egyéb dolog, ami nyomja a lelked)</div>
|
||||
<textarea
|
||||
className='feedbackArea'
|
||||
type='text'
|
||||
name='message_field'
|
||||
style={{
|
||||
|
Reference in New Issue
Block a user