change match table styles and notification styles
This commit is contained in:
@@ -14,7 +14,7 @@ export default function FilePageNote() {
|
||||
<form method="POST">
|
||||
<input type="hidden" name="action" value="add_note" />
|
||||
<textarea name="note" className="note-textarea" placeholder="Добавить заметку к этому нарушению..." ></textarea>
|
||||
<button type="submit" className="btn-small btn-primary-small">
|
||||
<button type="submit" className="btn-s btn-primary-small">
|
||||
Сохранить заметку
|
||||
</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user