Privacy statement.
This commit is contained in:
16
assets/css/pages/admin.scss
Normal file
16
assets/css/pages/admin.scss
Normal file
@@ -0,0 +1,16 @@
|
||||
table {
|
||||
width: 93%;
|
||||
border-spacing: 13px;
|
||||
}
|
||||
|
||||
.actions {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.choices-collection {
|
||||
font-size: 0.9em;
|
||||
border-left: 1px solid;
|
||||
border-right: 1px solid;
|
||||
}
|
||||
Reference in New Issue
Block a user