Compare commits
No commits in common. "b07560ca6b507bc34dbbf2813d97102ca442c08b" and "12b98a48b2a5a59b092e2185bdd97d8b4afaa8c8" have entirely different histories.
b07560ca6b
...
12b98a48b2
2 changed files with 2 additions and 2 deletions
|
|
@ -73,8 +73,9 @@ export default {
|
|||
|
||||
<style lang="scss">
|
||||
.DraftButtons {
|
||||
display: inline-flex;
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
gap: 0.5em;
|
||||
margin-top: 0.5em
|
||||
}
|
||||
|
|
|
|||
|
|
@ -97,7 +97,6 @@
|
|||
<style lang="scss">
|
||||
.PWAManifestIconsSetting {
|
||||
display: inline-block;
|
||||
|
||||
.setting-list {
|
||||
display: grid;
|
||||
gap: 0.5em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue