mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Minor user files page fixes
This commit is contained in:
@@ -94,6 +94,7 @@ function SubjNameInput({ onChange, uploading }) {
|
||||
) : (
|
||||
<div>
|
||||
<input
|
||||
autoFocus
|
||||
placeholder={'Új tárgy neve'}
|
||||
type="text"
|
||||
onChange={(e) => {
|
||||
|
@@ -95,7 +95,6 @@
|
||||
.description {
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.description > b {
|
||||
|
Reference in New Issue
Block a user