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