0
0
Fork 0

Add styling for tooltips

This commit is contained in:
Tyler-A 2020-08-05 22:39:41 -06:00
parent fe801a47ec
commit 8619f09727
3 changed files with 109 additions and 0 deletions

View file

@ -73,6 +73,7 @@ export default {
<style>
@import "./css/dark_theme.css";
@import "./css/tooltips.css";
@import "./css/inputs.css";
html, body, .maximize_size {