aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/components/dialog/OperationDialog.css
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-08-30 00:34:47 +0800
committercrupest <crupest@outlook.com>2023-08-30 00:34:47 +0800
commit5c624ecb5c7e33039d9f14dbce099e4874efb23b (patch)
treec6d92dd30aaf210a293f13dff4d4424832442f7f /FrontEnd/src/components/dialog/OperationDialog.css
parentd65dcebc3ed64c96c70f0ee7f228b4dfe79b28a1 (diff)
downloadtimeline-5c624ecb5c7e33039d9f14dbce099e4874efb23b.tar.gz
timeline-5c624ecb5c7e33039d9f14dbce099e4874efb23b.tar.bz2
timeline-5c624ecb5c7e33039d9f14dbce099e4874efb23b.zip
...
Diffstat (limited to 'FrontEnd/src/components/dialog/OperationDialog.css')
-rw-r--r--FrontEnd/src/components/dialog/OperationDialog.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/FrontEnd/src/components/dialog/OperationDialog.css b/FrontEnd/src/components/dialog/OperationDialog.css
index f4b7237e..28f73c9d 100644
--- a/FrontEnd/src/components/dialog/OperationDialog.css
+++ b/FrontEnd/src/components/dialog/OperationDialog.css
@@ -1,7 +1,3 @@
-.cru-operation-dialog-prompt {
- color: var(--cru-surface-on-color);
-}
-
.cru-operation-dialog-input-group {
display: block;
margin: 0.5em 0;