]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_buttons.scss
Fixed some typos and corrected grammar.
[bookstack] / resources / sass / _buttons.scss
index 850443d9a7c02a500832990eaa0b9d4e7a7ca8d5..714dfc42c5905212c752a010489435774fecc79b 100644 (file)
@@ -99,6 +99,9 @@ button {
     fill: var(--color-primary);
   }
 }
+.text-button.hover-underline:hover {
+  text-decoration: underline;
+}
 
 .button.block {
   width: 100%;