kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Remove unused styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>environments/review-cleanup-4am6ej/deployments/2630
rodzic
225df82be8
commit
4a183e3ba6
|
@ -10,16 +10,4 @@ body.rtl {
|
|||
.table td {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 631px) {
|
||||
.column {
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
|
||||
&:first-child {
|
||||
padding-left: 5px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -89,8 +89,7 @@
|
|||
}
|
||||
|
||||
.react-swipeable-view-container {
|
||||
&,
|
||||
.column {
|
||||
& {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
@ -130,17 +129,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.text-btn {
|
||||
display: inline-block;
|
||||
padding: 0;
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
color: inherit;
|
||||
border: 0;
|
||||
background: transparent;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue