mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-05 12:58:42 +00:00
Fix typo
This commit is contained in:
parent
9bee9f6192
commit
451a7eb898
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
canvas {
|
canvas {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
bordeR: 1px solid #000;
|
border: 1px solid #000;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user