diff options
| author | Fuwn <[email protected]> | 2024-01-21 17:53:00 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-01-21 17:53:00 -0800 |
| commit | eb11e54a4b8a9bf3d648659521906d4cacdd8ae2 (patch) | |
| tree | d50c146930a51fecd4d8253bc86906a5baf180a1 /src/lib/Tools/Schedule/container.css | |
| parent | refactor(schedule): move top-level tool to route (diff) | |
| download | due.moe-eb11e54a4b8a9bf3d648659521906d4cacdd8ae2.tar.xz due.moe-eb11e54a4b8a9bf3d648659521906d4cacdd8ae2.zip | |
refactor(schedule): move module out of tools
Diffstat (limited to 'src/lib/Tools/Schedule/container.css')
| -rw-r--r-- | src/lib/Tools/Schedule/container.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/Tools/Schedule/container.css b/src/lib/Tools/Schedule/container.css deleted file mode 100644 index 3a3beb1f..00000000 --- a/src/lib/Tools/Schedule/container.css +++ /dev/null @@ -1,3 +0,0 @@ -.list-container { - column-width: 250px; -} |