mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 08:15:12 +00:00
Remove rounded edges from webide tabs – thanks pg.
This commit is contained in:
@ -11,3 +11,7 @@
|
|||||||
.editor-li {
|
.editor-li {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-secondary {
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user