mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
fix deprecated sass extend
This commit is contained in:
parent
2bbce711d9
commit
467c6351b1
@ -197,7 +197,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
table.closings-table {
|
table.closings-table {
|
||||||
@extend table.scrollable-3-cols;
|
@extend .scrollable-3-cols;
|
||||||
|
|
||||||
tbody .actions {
|
tbody .actions {
|
||||||
padding-left: 2em;
|
padding-left: 2em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user