mirror of
https://github.com/kognise/water.css.git
synced 2025-08-17 02:24:14 +02:00
fix: add margin between theme selection buttons
This commit is contained in:
@@ -26,12 +26,12 @@ html {
|
||||
transform: scale(1.3);
|
||||
}
|
||||
|
||||
.version-select__options {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
.version-select__options > label {
|
||||
white-space: pre;
|
||||
}
|
||||
.version-select__options > label:first-child {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
.version-select__options__additional > * {
|
||||
margin-top: 1rem;
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user