Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
zango-frontend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 9db09d5b
authored
2024-06-11 19:15:26 +0530
by
jaymehta
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
https://git.logicloop.io/jaymehta/zango-frontend
2 parents
b62606bb
f51abd0d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
styles/globals.css
styles/globals.css
View file @
9db09d5
...
...
@@ -289,7 +289,7 @@ h6 {
header
{
position
:
relative
;
z-index
:
99
;
z-index
:
99
99
;
}
.header_wrap.stick
.navbar
{
...
...
@@ -2978,17 +2978,17 @@ input[type="number"]::-webkit-outer-spin-button {
:where
(
.css-dev-only-do-not-override-1kuana8
)
.ant-tooltip
.ant-tooltip-inner
{
padding
:
5px
8px
;
color
:
#808080
;
background-color
:
transparent
;
color
:
#808080
!important
;
background-color
:
transparent
!important
;
}
:where
(
.css-dev-only-do-not-override-1kuana8
)
.ant-tooltip
.ant-tooltip-arrow
:before
,
:where
(
.css-dev-only-do-not-override-1kuana8
)
.ant-tooltip
.ant-tooltip-content
{
background
:
#fff
;
background
:
#fff
!important
;
}
:where
(
.css-dev-only-do-not-override-1kuana8
)
.ant-tooltip
.ant-tooltip-arrow
::after
{
box-shadow
:
1px
1px
6px
#c1c1c1
;
box-shadow
:
1px
1px
6px
#c1c1c1
!important
;
}
.graph
:where
(
.css-dev-only-do-not-override-1kuana8
)
.ant-slider
:hover
.ant-slider-track
{
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment