Remove unused styles

This commit is contained in:
LEv145
2023-06-30 01:47:57 +02:00
parent d99d1e9666
commit 46ef09f07f

View File

@@ -12,14 +12,6 @@
max-width: none !important;
}
/* Fix size and display of show/hide calculator buttons */
button#arc_show_calculator_button {
display: none;
padding: 0 .75em;
background-color: #ffffff;
--tw-gradient-from: #ffffff;
--tw-gradient-to: #ffffff;
}
button#arc_hide_calculator_button {
padding: 0 .75em;
}