change permission table styling

This commit is contained in:
Florian Scholdei
2019-05-24 09:26:27 +02:00
parent ecbc7b67e6
commit 6d6692c0b9

View File

@@ -161,7 +161,7 @@ class Permissions extends React.Component<Props> {
return ( return (
<div> <div>
<Subtitle subtitle={t("permission.title")} /> <Subtitle subtitle={t("permission.title")} />
<table className="has-background-light table is-hoverable is-fullwidth"> <table className="card-table table is-hoverable is-fullwidth">
<thead> <thead>
<tr> <tr>
<th> <th>