forked from AkkomaGang/akkoma-fe
small fix
This commit is contained in:
parent
17f30190e0
commit
d6240c25cf
1 changed files with 3 additions and 1 deletions
|
@ -79,6 +79,8 @@
|
||||||
|
|
||||||
.panel-heading {
|
.panel-heading {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: stretch;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
|
Loading…
Reference in a new issue