Merge branch 'feature/vuejs-serverlist' into feature/vue-serverview
This commit is contained in:
commit
378a1859cf
21 changed files with 497 additions and 68 deletions
|
@ -65,7 +65,11 @@ code {
|
|||
}
|
||||
|
||||
& > .content {
|
||||
@apply .border .border-grey-light .bg-white .rounded .p-4 .justify-between .leading-normal;
|
||||
@apply .border .border-grey-light .bg-white .rounded .p-4 .justify-between .leading-normal .no-underline .block .text-black;
|
||||
|
||||
&:visited {
|
||||
@apply .text-black;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue