Compare commits
2 commits
12b98a48b2
...
b07560ca6b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b07560ca6b | ||
|
|
576774540f |
2 changed files with 2 additions and 2 deletions
|
|
@ -73,9 +73,8 @@ export default {
|
|||
|
||||
<style lang="scss">
|
||||
.DraftButtons {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
position: relative;
|
||||
gap: 0.5em;
|
||||
margin-top: 0.5em
|
||||
}
|
||||
|
|
|
|||
|
|
@ -97,6 +97,7 @@
|
|||
<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