選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

17 行
227B

  1. table.table {
  2. .dropdown-actions {
  3. display: inline-block ;
  4. }
  5. .actions {
  6. white-space: nowrap;
  7. }
  8. }
  9. .table-filters-line th {
  10. font-weight: 400;
  11. position: relative;
  12. }
  13. .table td, .table th {
  14. padding: 0.35rem;
  15. }