kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Merge branch 'troll-develop-patch-82829' into 'develop'
+ Pour aligner l’icône (artistes) au centre du cercle violet. See merge request funkwhale/funkwhale!247merge-requests/251/head
commit
d544ae3c1b
|
@ -169,4 +169,15 @@ html, body {
|
|||
.floated.buttons .button ~ .dropdown {
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
.ui.icon.header .circular.icon {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
}
|
||||
|
||||
.segment-content .button{
|
||||
margin: 0.5em;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Ładowanie…
Reference in New Issue