mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 04:19:15 +02:00
Resolve "UI for multi-disc albums"
This commit is contained in:
parent
2b24f19dd8
commit
ef2dc03808
3 changed files with 44 additions and 7 deletions
|
@ -392,4 +392,12 @@ button.reset {
|
|||
[role="button"] {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.left.floated {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.right.floated {
|
||||
float: right;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue