Skip to content
Snippets Groups Projects
Commit 2553b960 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

convert to tabs

parent 01f5da4e
Branches
Tags
1 merge request!7355FCTV to DOM
......@@ -5,17 +5,17 @@
.FctvRemote {
text-align: center;
justify-items: center;
display: grid;
float:left;
width:min-content;
padding-right:20px;
display: grid;
float:left;
width:min-content;
padding-right:20px;
}
.FctvRemote-numbers {
display: grid;
grid-gap: 3px;
grid-template-columns: repeat(3, min-content);
justify-items:center;
display: grid;
grid-gap: 3px;
grid-template-columns: repeat(3, min-content);
justify-items:center;
}
.FctvRemote-button {
margin-top: 10px;
margin-top: 10px;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment