-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation
@@ -54,102 +54,111 @@ export const Global = styled(WolyGlobalStyles)` | |||
|
|||
[data-priority='default'] { | |||
--woly-shape-default: hsla(var(--bw-500), 1); | |||
--woly-shape-disabled: hsla(var(--bw-200), 1); | |||
--woly-shape-disabled: hsla(var(--bw-500), 0.5); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Поправил
@@ -98,7 +99,7 @@ export const TextArea = styled(TextAreaBase)` | |||
resize: none; | |||
|
|||
&::placeholder { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Тут палитры похоже не хватает
Поправил через opacity пока что
@@ -26,15 +26,10 @@ const AccordionBase: React.FC<AccordionProps & Priority> = ({ | |||
}, | |||
[isContentVisible], | |||
); | |||
|
|||
return ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Снизу не бордер как оказалось, а Textarea которая багнулась из-за странного скрипта с установкой height
через реф
Поправил, вроде не сломалось ничего
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
чет у меня все так же с аккордеоном, погляди плз еще раз, точно поправилось?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tatinacher глянь еще раз
@@ -26,15 +26,10 @@ const AccordionBase: React.FC<AccordionProps & Priority> = ({ | |||
}, | |||
[isContentVisible], | |||
); | |||
|
|||
return ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
чет у меня все так же с аккордеоном, погляди плз еще раз, точно поправилось?
Пофиксил всякие кривые штуки, будет круто если запустите и пробежитесь по всем компонентам