kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
TabsBar: properly center icon links
rodzic
4fd9c90e69
commit
a4ad30e8aa
|
@ -174,7 +174,6 @@
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
position: relative;
|
position: relative;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding-right: 4px;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
transition: 0.1s;
|
transition: 0.1s;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
@ -234,7 +233,7 @@
|
||||||
border-radius: 999px;
|
border-radius: 999px;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
width: calc(100% + 12px);
|
width: calc(100% + 12px);
|
||||||
margin-left: -9px;
|
margin-left: -6px;
|
||||||
|
|
||||||
@media screen and (max-width: 895px) {
|
@media screen and (max-width: 895px) {
|
||||||
height: 0;
|
height: 0;
|
||||||
|
|
Ładowanie…
Reference in New Issue