Content-Length: 311850 | pFad | http://github.com/lowcoder-org/lowcoder/pull/873/commits/7a16a9d2e54364b4782f2a6b7e91692778db1522

16 Fix/style issues by MenamAfzal · Pull Request #873 · lowcoder-org/lowcoder · GitHub
Skip to content

Fix/style issues #873

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 13, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
segment control container styles fixed
  • Loading branch information
MenamAfzal committed May 13, 2024
commit 7a16a9d2e54364b4782f2a6b7e91692778db1522
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,7 @@ import { fixOldInputCompData } from "../textInputComp/textInputConstants";

const getStyle = (style: SegmentStyleType) => {
return css`
background-color: ${style.background};
border: ${style?.border};
border-style: ${style?.borderStyle};
border-width: ${style?.borderWidth};
border-radius: ${style?.radius};
&.ant-segmented:not(.ant-segmented-disabled) {


&,
.ant-segmented-item-selected,
.ant-segmented-thumb,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ ${(props) => {
display: flex;
flex-direction: column;
height: 100%;
border: ${(props)=>{return props.$style.borderWidth}} ${(props)=>{return props.$style.borderStyle}} ${(props)=>{return props.$style.border}} !important;
`;

const MainWrapper = styled.div<{
Expand Down








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/pull/873/commits/7a16a9d2e54364b4782f2a6b7e91692778db1522

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy