mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-18 07:24:00 +01:00
refactor: formatting
This commit is contained in:
@@ -94,5 +94,7 @@ $theme-colors: map-merge($theme-colors, (
|
||||
/*
|
||||
Label the data
|
||||
*/
|
||||
.no-more-tables td:before { content: attr(data-title); }
|
||||
.no-more-tables td:before {
|
||||
content: attr(data-title);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user