CSS fixes
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Joan 2022-11-07 09:22:55 +01:00
parent 23ef5e6e41
commit ba34a58b7f
3 changed files with 4 additions and 4 deletions

View File

@ -177,8 +177,8 @@ function stateColor(code) {
<style lang="scss" scoped>
.descriptor {
max-width: 250px;
max-width: 256px;
h5 {
margin: 0 15px;
}

View File

@ -182,7 +182,7 @@ async function fetch() {
<style lang="scss" scoped>
.descriptor {
max-width: 250px;
max-width: 256px;
h5 {
margin: 0 15px;

View File

@ -171,7 +171,7 @@ function stateColor(state) {
<style lang="scss" scoped>
.descriptor {
max-width: 250px;
max-width: 256px;
h5 {
margin: 0 15px;