golden hour
/var/www/html/Digital_Design/assets/css/forms
⬆️ Go Up
Upload
File/Folder
Size
Actions
bootstrap-form.css
2.41 KB
Del
OK
custom-clipboard.css
472 B
Del
OK
switches.css
8.04 KB
Del
OK
theme-checkbox-radio.css
12.25 KB
Del
OK
Edit: custom-clipboard.css
/* =============================== @Import Function =============================== */ /* =============================== @Import Mixins =============================== */ textarea { resize: none; } .clipboard { background-color: #f1f2f3; padding: 20px; border-radius: 6px; } .clipboard.copy-txt { background-color: #f1f2f3; } .clipboard.copy-txt .otp-pass span { font-size: 24px; font-weight: 600; color: #3b3f5c; }
Save