prevents rkp to collapse when charactersheet is sized smaller in width
parent
759640c49b
commit
3956cab508
|
|
@ -38,9 +38,14 @@
|
|||
}
|
||||
|
||||
.rkp {
|
||||
overflow: hidden;
|
||||
padding-bottom: 6px;
|
||||
text-wrap: nowrap;
|
||||
|
||||
.pill {
|
||||
@include buttons.pill-button;
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue