fix: inPlace in list items is placed weird

This commit is contained in:
Thea Schöbl
2024-03-27 13:45:22 +00:00
parent b0f6ffb21c
commit 1ab5c0c355
22 changed files with 253 additions and 372 deletions

View File

@@ -13,6 +13,10 @@
* this program. If not, see <https://www.gnu.org/licenses/>.
*/
.can-go-back ion-header ion-back-button {
display: block;
}
app-root {
.button {
--padding-top: var(--spacing-sm);