settingsModal.jsx dark and light mode , text-black
This commit is contained in:
@@ -224,7 +224,7 @@ function SettingModal({ showModal, onClose }) {
|
||||
</button>
|
||||
|
||||
{/* Weitere Inhalte wie Formular */}
|
||||
<div>
|
||||
<div className="text-black">
|
||||
<h2 className="text-lg font-bold mb-4">System:</h2>
|
||||
<form>
|
||||
<div className="mb-4">
|
||||
|
||||
Reference in New Issue
Block a user