Explorar o código

minor visual tweak

Kirk Trombley %!s(int64=2) %!d(string=hai) anos
pai
achega
f949511210
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      web/styles.css

+ 6 - 0
web/styles.css

@@ -448,6 +448,12 @@ button[name="clear"] {
   border-radius: 8px;
 }
 
+#color-inputs {
+  /* fragile - would be nice to replace it at some point */
+  border-radius: 36px 8px 8px 36px;
+  padding-inline-start: 0.5ch;
+}
+
 #color-inputs > button + div > :first-child {
   justify-content: flex-end;
 }