mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-10 21:15:04 +10:00
Merge pull request #667 from chandiwalaaadhar/fix/skillModal-disable-and-beginner-text-clashing
Fixed Near Overlapping of "Disable" & "Beginner" Label Text in Skills Modal for Desktop Screen
This commit is contained in:
@@ -125,7 +125,7 @@ const SkillModal: React.FC = () => {
|
||||
<div className="col-span-2">
|
||||
<h4 className="mb-3 font-semibold">{t('builder.common.form.levelNum.label')}</h4>
|
||||
|
||||
<div className="px-10">
|
||||
<div className="px-3">
|
||||
<Slider
|
||||
{...field}
|
||||
marks={[
|
||||
|
||||
Reference in New Issue
Block a user