Skip to content

Commit

Permalink
Remove unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
samchuk-vlad committed Mar 13, 2024
1 parent f24d1c5 commit 4194321
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 163 deletions.
56 changes: 0 additions & 56 deletions src/components/energy/Energy.module.sass
Original file line number Diff line number Diff line change
Expand Up @@ -242,59 +242,3 @@
width: 100%
margin-bottom: 0
line-height: 26px

.DropdownOverlay
background-color: #fff
width: 250px
box-shadow: $shadow

.DropdownOverlayContent
padding: $space_normal $space_big 0 $space_big

.OverlayCollapse
padding-bottom: $space_normal

\:global .ant-collapse-header
padding: 0 !important
padding-left: 3rem !important

\:global .ant-collapse-arrow
left: $space_big !important
font-size: $font_normal !important

\:global .ant-collapse-content-box
padding: $space_small $space_big 0 $space_big !important

.QuestionCircle
color: $color_primary

.OnlyProgress
cursor: pointer

.CallsValue
font-size: 19px
.CallsLowValue
color: $color_gold
.CallsZeroValue
color: $color_error

.Warning
background-color: #FFFBE6
padding: $space_normal $space_big $space_small $space_big

.Error
background-color: #F9D8D8

.EnergyIndicator
display: flex

.Faq
\:global .ant-card-body
padding: 12px

.FontSmall
font-size: $font_small

.EnergyIcon
path
stroke-width: 36px
107 changes: 0 additions & 107 deletions src/components/energy/index.tsx

This file was deleted.

0 comments on commit 4194321

Please sign in to comment.