Hasnayeen / themes

Themes for Filament panels.
MIT License
217 stars 30 forks source link

Add css for tabs component #26

Closed ThijmenKort closed 7 months ago

ThijmenKort commented 11 months ago

can you please modify the PR and add the same css to this class too .fi-tabs ?

For which component is that?

ThijmenKort commented 11 months ago

image Border is too thick with current code. Changing it to ring-2 works but doesn't seem right. Not sure what the correct fix is.

Above is newly added code. Below is already existing.

Hasnayeen commented 11 months ago

@ThijmenKort can you share some UI screenshot about the changes this PR make please?

ThijmenKort commented 11 months ago

@Hasnayeen below are before and after. Like i said, the border is too thick but i am not sure what i need to add to fix that because the code is the same as all other ones. image image

Hasnayeen commented 11 months ago

does ring-1 not work?

ThijmenKort commented 11 months ago

does ring-1 not work?

It works but then but the other ones like .fi-ta-ctn use ring-2.

Hasnayeen commented 11 months ago

if it works then use ring-1, doesn't have to be same as fi-ta-ctn. also compile the css THEME=sunset npm run build:styles