mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 23:45:44 +01:00
change permission table styling
This commit is contained in:
@@ -161,7 +161,7 @@ class Permissions extends React.Component<Props> {
|
||||
return (
|
||||
<div>
|
||||
<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>
|
||||
<tr>
|
||||
<th>
|
||||
|
||||
Reference in New Issue
Block a user