Logo
Explore Help
Register Sign In
External/signoz
1
0
Fork 0
You've already forked signoz
mirror of https://github.com/SigNoz/signoz.git synced 2025-12-23 10:26:40 +00:00
Code Issues Packages Projects Releases Wiki Activity
signoz/frontend/src/components/ResizeTable/styles.ts

12 lines
192 B
TypeScript
Raw Normal View History

feat: Added Resizable Wrapper for Ant Design Table (#2014) * feat: Added Resizable Wrapper for AntD Table * chore: Merging upstream develop into fork * chore: updated lock file * fix: Lint issues resolved * fix: Lint issues resolved * fix: Types issues * fix: linting issues * fix: Types issues * fix: POC of new resize lib * fix: linting issues * chore: resize is updated * fix: added old lib logic * fix: removed console.log * chore: types are updated * chore: removed un used style --------- Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-02-02 16:53:15 +05:30
import styled from 'styled-components';
export const SpanStyle = styled.span`
position: absolute;
right: -5px;
bottom: 0;
z-index: 1;
width: 10px;
height: 100%;
cursor: col-resize;
`;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 410ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API